Skip to main content

Module sync

Module sync 

Source
Expand description

In-memory sync registry — one running cloud sync per user.

See docs/http-server/routers/sync.md §3.1 for the concurrency model.

Re-exports§

pub use registry::AlreadyRunning;
pub use registry::RunningSyncSnapshot;
pub use registry::SyncRegistry;

Modules§

registry
In-memory SyncRegistry keyed by user_id.