redis-queue
redis-queue copied to clipboard
Bump Redis to 5.0
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
Hey @taganaka can you please review this ?
@taganaka Also interested in this. Is there any technical reason this won't work with Redis 5?