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
SyncRegistrykeyed byuser_id.