[][src]Module blip::cluster::partition

Strategies for handling network partitions.

Structs

Rejoin

Rejoin the existing cluster through random healthy members.

Traits

Strategy

A strategy to handle network partitions where the local member is ejected from an active cluster.