A redis client with connection pooling.
Returns a RedisClient that can be used to communicate to the specified database server.
Returns a Redis database connection instance corresponding to the given URL.
Accesses the contents of a Redis database
Range interface to a single Redis reply.
Redis database client implementation.