RedisPoolAbstract

Undocumented in source.

Constructors

this
this()
Undocumented in source.
this
this(GenericObjectPoolConfig poolConfig, PooledObjectFactory!(Redis) factory)
Undocumented in source.

Members

Functions

returnBrokenResource
void returnBrokenResource(Redis resource)
Undocumented in source. Be warned that the author may not have intended to support it.
returnResource
void returnResource(Redis resource)
Undocumented in source. Be warned that the author may not have intended to support it.

Meta