Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Uset Redis#hmset to keep compatibility with Redis < 4.0 #659

Merged
merged 1 commit into from
May 19, 2021

Conversation

andrehjr
Copy link
Member

HMSET is deprecated in favor of HSET on Redis 4.0 (not redis-rb). https://redis.io/commands/hmset But, we still need to keep compatibility for now.

@andrehjr andrehjr merged commit a93aedf into main May 19, 2021
@andrehjr andrehjr deleted the keep-redis-compat-hset branch May 19, 2021 20:37
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