redis-commands icon indicating copy to clipboard operation
redis-commands copied to clipboard

Variadic HSET

Open marcesengel opened this issue 4 years ago • 0 comments

Dear maintainers,

referring to https://redis.io/commands/hset and https://redis.io/commands/hmset, HMSET is deprecated since version 4.0.0, where HSET was made variadic. I'd like to provide a PR to change this if you say it'd be fine to update.

Best regards

marcesengel avatar Feb 16 '21 09:02 marcesengel