#sqlite #event-sourcing #event-store #back-end #hobby #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

#2136 in Database interfaces

Download history 2/week @ 2024-02-15 19/week @ 2024-02-22 11/week @ 2024-02-29 1/week @ 2024-03-07 1/week @ 2024-03-14 34/week @ 2024-03-28 18/week @ 2024-04-04

52 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

~27–36MB
~551K SLoC