eventful-test-shared

Crates.ioeventful-test-shared
lib.rseventful-test-shared
version0.1.0-alpha.0
sourcesrc
created_at2023-06-26 01:45:39.859404
updated_at2023-06-26 01:45:39.859404
descriptionA library for event sourcing in Rust
homepagehttps://github.com/stevewillcock/eventful
repositoryhttps://github.com/stevewillcock/eventful
max_upload_size
id899925
size6,179
Stephen Willcock (stevewillcock)

documentation

https://github.com/stevewillcock/eventful

README

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.

Commit count: 0

cargo fmt