package
2.9.114
Repository: https://github.com/richelieu-yang/chimera.git
Documentation: pkg.go.dev

# Functions

GetClient 前提: 成功调用 SetUp() || MustSetUp().
GetClientInsecurely PS: 可能会panic.
IsConsumerGroupNameAlreadyExistError TODO: 涉及 github.com/redis/go-redis/v9 源码, 后续看有没有好的解决方法.
No description provided by the author
NewClient 新建一个go-redis客户端(内置连接池,调用方无需额外考虑并发问题).
No description provided by the author

# Constants

DefaultMasterName 哨兵模式下,默认的MasterName.
ModeCluster cluster集群.
ModeMasterSlave 主从集群.
ModeSentinel 哨兵集群.
ModeSingle 单点.

# Variables

No description provided by the author

# Structs

No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author

# Type aliases

No description provided by the author