package
0.0.0-20170403140351-21d4febd4bca
Repository: https://github.com/sirbu/golang-common.git
Documentation: pkg.go.dev
# Functions
No description provided by the author
No description provided by the author
until redigo supports sharding/clustering, only one host will be in hostList.
# Variables
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
# Structs
No description provided by the author
No description provided by the author
Wraps the Redis client to meet the Cache interface.
# Interfaces
CacheStore is the basic interface for cache implementations.