package
0.0.0-20241210181832-19d81a3e8e8e
Repository: https://github.com/yandex/rdsync.git
Documentation: pkg.go.dev

# Functions

DefaultNodeConfiguration returns default node configuration (matches upstream sentinel settings).
NewNode is a Node constructor.
NewRemoteSentiCacheNode is a remote SentiCacheNode constructor.
NewSentiCacheNode is a local SentiCacheNode constructor.
NewShard is a Shard constructor.

# Structs

Node represents API to query/manipulate a single Redis node.
NodeConfiguration is a dcs node configuration for redis replica.
SentiCacheMaster represents the redis master as seen by senticache.
SentiCacheNode represents API to query/manipulate a single Redis SentiCache node.
SentiCacheReplica represents the redis replica as seen by senticache.
SentiCacheSentinel represents the "other" senticache in senticache.
SentiCacheState represents the desired senticache state.
Shard contains a set of Redis nodes.