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

Accept Proc as a namespace #203

Closed fatkodima closed 2 years ago

fatkodima commented 2 years ago

This is a reworked version of #145 (see there for more details).

Closes #145.

cc @rafaelfranca as an original reviewer

iloveitaly commented 2 years ago

I think this is a great improvement! Could you add a changelog entry?

fatkodima commented 2 years ago

Added.