RubyGems.org

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.

installgem install redis-namespace
Authors

Chris Wanstrath, Terence Lee

781,455 total downloads 245 for this version
Owners

B8dbb1987e8e5318584865f880036796Ac7f7f050ade421ee11b467c8570a3cd

Gemfile
gem "redis-namespace", "~> 1.2.0"
Versions
  1. 1.2.0 May 25, 2012
  2. 1.1.0 August 15, 2011
  3. 1.0.3 May 17, 2011
  4. 1.0.2 May 16, 2011
  5. 1.0.1 May 16, 2011
Show all versions (23 total)
Runtime Dependencies
  1. redis ~> 3.0.0
Development Dependencies
  1. rake >= 0
  2. rspec >= 0