package
0.0.0-20220918124911-2e4e38487001
Repository: https://github.com/bringg/redis-operator.git
Documentation: pkg.go.dev

# Functions

New creates a new redis replication.

# Constants

DefaultFailoverTimeout sets the maximum timeout for the exponential backoff timer.
MinimumFailoverSize sets the minimum desired size of Redis replication.
Port is a standard Redis port.
Roles as seen in the info replication output.
No description provided by the author

# Structs

Address represents the Host:Port pair of a instance instance.

# Interfaces

Replication is the interface for checking the status of replication.