Skip to main content

Module coordinator

Module coordinator 

Source
Expand description

The coordinator (spec/sync/README.md §6): drives a source against an engine client with no reconciliation logic of its own — whole-file bytes in, the change feed out. Loop safety: the engine’s echo gate makes a written file that comes back an echo, and observed commits are never exported.

Structs§

Coordinator
A source paired with an engine.
SyncInSummary
What a sync_in/reconcile did, by path.
SyncOutSummary
What a sync_out did.