Skip to main content

Module replication

Module replication 

Source
Expand description

DHT data replication manager.

Tracks which values need replication across the network, schedules replication tasks, handles periodic refresh, and re-replicates when peers depart.

Structs§

ReplicationConfig
Configuration for the replication manager
ReplicationManager
Coordinates data replication across the DHT.
ReplicationStats
Summary statistics for the replication sub-system
ReplicationTask
A unit of work describing data that must be sent to a remote peer.

Enums§

ReplicationPriority
Priority level for a replication task