batpak 0.10.0

Embedded, sync-first event store: append-only hash-chained journal, typed events, verifiable receipts, deterministic replay, projections. No async runtime.
Documentation
1
2
3
4
pub(crate) mod control;
pub(crate) mod fanout;
pub(crate) mod staging;
pub mod writer;