Skip to main content

Module cluster

Module cluster 

Source

Structs§

ClusterManager
Manages the background task that periodically attempts to renew leadership.
LockBasedElection
A standard implementation of leader election using a distributed lock.

Traits§

LeaderElection
Interface for components participating in cluster leader election.