redis-commands
redis-commands copied to clipboard
Variadic HSET
trafficstars
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