#event-sourcing #events #eventful

eventful-test-shared

A library for event sourcing in Rust

1 unstable release

0.1.0-alpha.0 Jun 26, 2023

#93 in #event-sourcing

22 downloads per month

Apache-2.0

27KB
530 lines

eventful

This is an event sourcing system for rust. Inspired by Akka persistence, Titanclass edfsm, and Heiko Seeberger's EventSourced. I'll add links here soon to those projects and eventually some info about where this differs from those.

Usage

Don't use this yet. It's not nearly feature complete, is utterly untested, and is definitely not suitable for production use.

Dependencies

~6–15MB
~145K SLoC