eventdbx 1.5.6

An event-sourced, key-value, write-side database system.
Documentation
1
2
3
4
5
6
7
8
pub mod aggregate;
pub mod config;
pub mod plugin;
pub mod remote;
pub mod schema;
pub mod start;
pub mod system;
pub mod token;