Skip to content

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

Merged
andrehjr merged 1 commit into
mainfrom
keep-redis-compat-hset
May 19, 2021
Merged

Uset Redis#hmset to keep compatibility with Redis < 4.0#659
andrehjr merged 1 commit into
mainfrom
keep-redis-compat-hset

Conversation

@andrehjr

Copy link
Copy Markdown
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

1 participant