redis-semaphore
redis-semaphore copied to clipboard
Fix errors for new redis versions
+1 to this PR.
It solves Deprecation warning: Pipelining commands on a Redis instance is deprecated and will be removed in Redis 5.0.0
when you use the redis-semaphore
gem with the redis-namespace
gem
Related issue: https://github.com/resque/redis-namespace/issues/193
@dv Could you merge this?
ping and +1 to this PR. The deprecation warnings are spamming our logs with every Job. @dv can you merge this? Would be much appreciated.
@dv Can you merge this? Would be much appreciated.