faultline_sync 0.1.0

Local-first synchronization models and operation envelopes for FaultLine.
Documentation

faultline_sync

Local-first synchronization contracts for FaultLine.

Scope

  • operation envelope and causal context
  • operation log model
  • peer advertisement model
  • conflict event contract
  • sync session trait and in-memory baseline

Notes

This crate defines convergent sync interfaces while deferring full CRDT convergence mechanics to later phases.