Skip to content

Conversation

dbhat6
Copy link

@dbhat6 dbhat6 commented Mar 1, 2021

@kamiljano @yeahoffline
As per the documentation, HMSET is deprecated and HSET is upgraded to handle the exact same functionality as HMSET.

As of Redis 4.0.0, HSET is variadic and allows for multiple field/value pairs.
As per Redis 4.0.0, HMSET is considered deprecated. Please prefer HSET in new code.

Made the code changes as part of #179

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant