resque / redis-namespace

This gem adds a Redis::Namespace class which can be used to namespace Redis keys.
http://redis.io
MIT License
695 stars 192 forks source link

getex support #198

Closed Nerian closed 2 years ago

Nerian commented 2 years ago

Hi,

I am getting this warning:

Passing 'getex' command to redis as is; blind passthrough has been deprecated and will be removed in redis-namespace 2.0

So leaving this issue here to mark getex command as pending to do.

Thanks!

Nerian commented 2 years ago

Closed via https://github.com/resque/redis-namespace/pull/199