package
2.0.0+incompatible
Repository: https://github.com/payu/redis-operator.git
Documentation: pkg.go.dev
# Functions
Checks if a given string matches any supported redis-cli error types.
No description provided by the author
Checks if an error is prefixed by the generic ERR string.
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
NewRedisClusterNodes is a constructor for RedisClusterNodes.
No description provided by the author
No description provided by the author
No description provided by the author
# Constants
No description provided by the author
No description provided by the author
# Variables
No description provided by the author
https://github.com/redis/redis/blob/899c85ae67631f4f9f866a254ac5e149b86e5529/src/server.c#L2493.
# Structs
No description provided by the author
No description provided by the author
Important: the struct will not preserve the order of remove and add operations, please group all removes and adds together.
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
No description provided by the author
https://redis.io/commands/info.
No description provided by the author
# Interfaces
No description provided by the author
# Type aliases
No description provided by the author
https://redis.io/commands/cluster-info.
RedisClusterNodes command: https://redis.io/commands/cluster-nodes.