hunt.redis.RedisPool

Undocumented in source.

Members

Aliases

RedisPool
alias RedisPool = ObjectPool!Redis
Undocumented in source.

Classes

RedisFactory
class RedisFactory

Functions

defalutPoolConfig
RedisPoolOptions defalutPoolConfig()
Undocumented in source. Be warned that the author may not have intended to support it.
defalutPoolConfig
void defalutPoolConfig(RedisPoolOptions config)
Undocumented in source. Be warned that the author may not have intended to support it.

Properties

defaultRedisPool
RedisPool defaultRedisPool [@property getter]
Undocumented in source. Be warned that the author may not have intended to support it.

Meta