# Constants
ClientCluster for official redis cluster.
ClientNormal for standard instance client.
OnlyRead serves as a search suffix for configuration parameters.
OnlyWrite serves as a search suffix for configuration parameters.
ReadAndWrite serves as a search suffix for configuration parameters.
RedisNil means nil reply, .e.g.
# Variables
ErrNotImplemented not implemented error.
# Structs
Client a struct representing the redis client.
Config 配置.
No description provided by the author
Options options to initiate your client.
Proxy 代理.