1Adds a Redis::Namespace class which can be used to namespace calls to Redis. 2This is useful when using a single instance of Redis with multiple, different 3applications. 4