Variadic HSET
marcesengel opened this issue · 0 comments
marcesengel commented
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