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.