Namespace DotNext.Net.Cluster.Consensus.Raft.Extensions
Interfaces
IStandbyModeSupport
Provides support of Standby state in addition to standard cluster member states defined in Raft (follower, candidate, leader).
IUnresponsiveClusterMemberRemovalSupport
Provides support of automatic detection and removal of unresponsive cluster members.