# Constants
Cluster with sharding, usually being used for redis or memcached.
Sentinel for redis HA.
Standalone single server/instance, default setting is standalone.
# Structs
Config set config for cache.
Mock cache mockers.
SentinelConfig sentinel configuration data.
# Interfaces
Keyval key value interface.
# Type aliases
Topology Server topology usually for HA setup.