Module quorum_change

Source
Expand description

Module for implementing the Quorum Change Protocol. The protocol supports:

  • Adding new participants
  • Removing existing participants

Functionsยง

message_receivers
Processes message receivers for the quorum change protocol.
run
Executes the Quorum Change Protocol.