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@
15 lines
590 B
Plaintext
15 lines
590 B
Plaintext
@comment $OpenBSD: PLIST,v 1.1.1.1 2012/10/31 22:11:37 jasper Exp $
|
|
${GEM_LIB}/cache/${DISTNAME}.gem
|
|
${GEM_LIB}/gems/${DISTNAME}/
|
|
${GEM_LIB}/gems/${DISTNAME}/LICENSE
|
|
${GEM_LIB}/gems/${DISTNAME}/README.md
|
|
${GEM_LIB}/gems/${DISTNAME}/Rakefile
|
|
${GEM_LIB}/gems/${DISTNAME}/lib/
|
|
${GEM_LIB}/gems/${DISTNAME}/lib/redis/
|
|
${GEM_LIB}/gems/${DISTNAME}/lib/redis-namespace.rb
|
|
${GEM_LIB}/gems/${DISTNAME}/lib/redis/namespace.rb
|
|
${GEM_LIB}/gems/${DISTNAME}/spec/
|
|
${GEM_LIB}/gems/${DISTNAME}/spec/redis_spec.rb
|
|
${GEM_LIB}/gems/${DISTNAME}/spec/spec_helper.rb
|
|
${GEM_LIB}/specifications/${DISTNAME}.gemspec
|