redis-queue icon indicating copy to clipboard operation
redis-queue copied to clipboard

Bump Redis to 5.0

Open subashkc opened this issue 2 years ago • 3 comments

remove deprecation message Redis#sadd will always return an Integer in Redis 5.0.0. Use Redis#sadd? instead. from the redis gem

https://github.com/redis/redis-rb/pull/1134

subashkc avatar Mar 27 '23 03:03 subashkc

Hey @taganaka can you please review this ?

subashkc avatar Mar 27 '23 03:03 subashkc

@taganaka Also interested in this. Is there any technical reason this won't work with Redis 5?

djberg96 avatar Jul 24 '23 18:07 djberg96