package
1.8.7
Repository: https://github.com/abulo/ratel.git
Documentation: pkg.go.dev

# Functions

No description provided by the author
New 新连接.
NewClient 新客户端.
NewProxy 代理池.
No description provided by the author
No description provided by the author

# 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 代理.

# Type aliases

ClientType type to define a redis client connector.
Client Reader and Writer.