Expand description
Correctness-first bidirectional Salesforce and Postgres sync engine.
Modules§
- apply
- Apply lanes for target systems. Apply lanes for target systems.
- capture
- Capture workers for source systems. Capture workers for source systems.
- config
- Object-level sync configuration and conflict policy types. Object-level sync configuration types.
- error
- Error types for force-sync. Error types for force-sync.
- identity
- Canonical identity types for synced records. Canonical identity types for synced records.
- model
- Change envelope and cursor types for sync events. Change envelope and cursor types for sync events.
- plan
- Pure planner and merge logic for sync envelopes. Pure planner and merge logic for sync envelopes.
- reconcile
- Reconciliation helpers for drift detection and repair. Postgres-first reconcile helpers for force-sync.
- runtime
- Explicit runtime orchestration for the v0.1 vertical slice. Narrow runtime orchestration for the v0.1 vertical slice.
- store
- Storage backends and migration helpers. Storage backends for force-sync.
Functions§
- version
- Returns the crate version for smoke tests and runtime diagnostics.