swarm_nl::core

Module replication

Source
Expand description

Module that contains important data structures to manage replication operations on the network.

Structs§

  • Important data to marshall from incoming relication payload and store in the replica buffer.
  • Struct respresenting data for configuring node replication.
  • Struct containing important information for replication.

Enums§

  • This enum dictates how many nodes need to come to an agreement for consensus to be held during the impl of a strong consistency sync model.
  • The consistency models supported.
  • Enum containing configurations for replication.