Edit

IABSD.fr/ports/databases/ruby-redis-namespace

Branch :

  • Show log

    Commit

  • Author : jasper
    Date : 2012-10-31 22:11:37
    Hash : ad4504ce
    Message : import ruby-redis-namespace-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. ok jeremy@