batpak 0.8.2

Event sourcing with causal graphs and caller-defined gates. Sync API, no async runtime.
Documentation
1
2
3
4
pub(crate) mod control;
pub(crate) mod fanout;
pub(crate) mod staging;
pub mod writer;