NodeRedis/redis-commands

Variadic HSET

marcesengel opened this issue · 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