New
v1.3.2
- Fix #68: Support capital commands (e.g.
redis.send('GET', 'foo')) - Fix #67: Nested namespace vs.
evalcommand - Fix #65: Require redis ~> 3.0.4 for upstream bugfix
- Feature:
Resque::Namespace::VERSIONconstant
Unclaimed project
Are you a maintainer of redis-namespace? Claim this project to take control of your public changelog and roadmap.
Changelog
This gem adds a Redis::Namespace class which can be used to namespace Redis keys.
redis.send('GET', 'foo'))eval commandResque::Namespace::VERSION constant