Skip to main content

Module replication

Module replication 

Source
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.
SegmentRef
A reference to a segment on a remote peer, identified by content hash and local segment ID.

Traits§

ReplicationProtocol
Pull-only replication protocol trait (D02, D08).