Expand description
Module that contains important data structures to manage replication operations on the network.
Structs§
- Repl
Buffer Data - Important data to marshall from incoming relication payload and store in the replica buffer.
- Repl
Config Data - Struct respresenting data for configuring node replication.
- Repl
Info - Struct containing important information for replication.
Enums§
- Consensus
Model - 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.
- Consistency
Model - The consistency models supported.
- Repl
Network Config - Enum containing configurations for replication.