Structs§
- Snapshot
- A full snapshot — for bootstrapping new peers.
- Sync
Offer - Sync
Payload - A sync response — entries the recipient should merge.
Constants§
- PROTOCOL_
VERSION - A sync offer — sent by a peer to advertise its state.
Functions§
- entries_
missing - Compute the entries that a remote peer is missing.
- merge_
entries - Merge remote entries into a local op log.