redis-namespace
redis-namespace copied to clipboard
`subscribed?` command warning
Calling redis.subscribed? I get
Passing 'subscribed?' command to redis as is; blind passthrough has been deprecated
I think it makes sense for redis-namespace to whitelist/proxy this method call?
@gburt gladly! Would you mind submitting a pull-request?