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

Branch :


Log

Author Commit Date CI Message
b3c99585 2015-06-19 14:05:16 update to redis-namespace-1.5.2
db7ef25f 2014-09-29 19:29:56 - update to redis-namespace-1.5.1 - sync HOMEPAGE
074cc525 2014-07-11 21:56:54 Update to ruby-redis-namespace-1.5.0, compatible with ruby-redis-3.1.0
e79a176b 2013-10-26 23:55:34 Bump all ruby gem ports supporting rbx FLAVOR due to change to rubinius gem directory when upgrading rubinius from 1.2.4 to 2.1.1.
3f680606 2013-03-11 02:52:04 PERMIT_* / REGRESS->TEST sweep
ad4504ce 2012-10-31 22:11:37 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@