Expand description
Pull-only replication protocol. Pull-only replication protocol.
Merkle root = anti-entropy probe. Manifest diff = sync routing. Segment fetch = transfer unit. No push in Phase 4 (D02, D08).
Structs§
- HostId
- Opaque identifier for a replication host.
- Segment
Ref - A reference to a segment on a remote peer, identified by content hash and local segment ID.
Traits§
- Replication
Protocol - Pull-only replication protocol trait (D02, D08).