hunt-cache v0.6.3 (2020-01-14T08:01:51Z)
Home
Dub
Repo
CacheOption.MemcacheConf
hunt
cache
CacheOption
CacheOption
Undocumented in source.
struct
CacheOption
struct
MemcacheConf {
string
host
;
ushort
port
;
uint
timeout
;
}
Members
Variables
host
string
host
;
Undocumented in source.
port
ushort
port
;
Undocumented in source.
timeout
uint
timeout
;
Undocumented in source.
Meta
Source
See Implementation
hunt
cache
CacheOption
CacheOption
structs
MemcacheConf
MemoryConf
RedisConf
RocksdbConf
variables
driver
l2
memcache
redis
rocksdb