Minimal hobby project - eventstore with sqlite backend in rust
=======
About
Minimal hobby project. Aim is to have a rust lib with sqlite as backend
which offers a basic eventstore, e.g., like EventStore, for other event-sourcing based hobby projects.