Redis::Namespace class for namespacing calls to Redis
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.

Maintainer: The OpenBSD ports mailing-list <ports@openbsd.org>

WWW: https://github.com/defunkt/redis-namespace
