RedisFactory

Constructors

this
this(RedisPoolOptions options)
Undocumented in source.

Members

Classes

PooledRedis
class PooledRedis

Functions

destroyObject
void destroyObject(Redis redis)
Undocumented in source. Be warned that the author may not have intended to support it.
isValid
bool isValid(Redis p)
Undocumented in source. Be warned that the author may not have intended to support it.
makeObject
Redis makeObject()
Undocumented in source. Be warned that the author may not have intended to support it.
pool
RedisPool pool()
Undocumented in source. Be warned that the author may not have intended to support it.

Meta