redis-namespace-with-multi 1.2.1
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. This fork adds support for the much loved multi and pipelined commands.
Gemfile:
=
install:
=
Versions:
- 1.2.1 August 24, 2012 (9 KB)
Runtime Dependencies (1):
redis
~> 3.0.0