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§
- Replication
Config - Configuration for the replication manager
- Replication
Manager - Coordinates data replication across the DHT.
- Replication
Stats - Summary statistics for the replication sub-system
- Replication
Task - A unit of work describing data that must be sent to a remote peer.
Enums§
- Replication
Priority - Priority level for a replication task