Crates.io | eventful-test-shared |
lib.rs | eventful-test-shared |
version | 0.1.0-alpha.0 |
source | src |
created_at | 2023-06-26 01:45:39.859404 |
updated_at | 2023-06-26 01:45:39.859404 |
description | A library for event sourcing in Rust |
homepage | https://github.com/stevewillcock/eventful |
repository | https://github.com/stevewillcock/eventful |
max_upload_size | |
id | 899925 |
size | 6,179 |
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.
Don't use this yet. It's not nearly feature complete, is utterly untested, and is definitely not suitable for production use.