blob: 62b1243f932ef43218918502e302c4c240bab427 (
plain) (
blame)
1
2
3
4
5
|
Adds a Redis::Namespace class which can be used to namespace calls to Redis.
This is useful when using a single instance of Redis with multiple, different
applications.
WWW: http://github.com/resque/redis-namespace
|