Crate pluresdb_sync

Crate pluresdb_sync 

Source
Expand description

High-level synchronization primitives for PluresDB.

These types provide a foundational event pipeline that higher-level replication components can build on top of. For now we expose a lightweight broadcast hub with typed events that integrates with Tokio tasks.

Structs§

SyncBroadcaster

Enums§

SyncEvent