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

Fix errors for new redis versions

Open durcak opened this issue 3 years ago • 3 comments

durcak avatar Feb 15 '22 15:02 durcak

+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?

ArturT avatar May 13 '22 13:05 ArturT

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.

DaveEshopGuide avatar Dec 12 '22 10:12 DaveEshopGuide

@dv Can you merge this? Would be much appreciated.

razvanmitre avatar Sep 28 '23 12:09 razvanmitre