#sqlite #event-sourcing #event-store #hobby #back-end #events #backed

minimal-eventstore

Hobby project SQLite backed event sourcing store

3 releases

0.1.2 May 27, 2023
0.1.1 Apr 17, 2023
0.1.0 Apr 7, 2023

#19 in #hobby

Download history 7/week @ 2024-12-07 1/week @ 2024-12-14 51/week @ 2025-02-08 24/week @ 2025-02-15 1/week @ 2025-03-01

76 downloads per month

MIT license

15KB
324 lines

eventstore-rs

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.

References

  1. https://cqrs.wordpress.com/documents/building-event-storage/

Dependencies

~36MB
~588K SLoC