cqrs-es2

A Rust library providing lightweight CQRS and event sourcing framework.

Publish Test Latest version docs License


Installation

toml [dependencies] cqrs-es2 = "*" serde = { version = "^1.0.127", features = ["derive"] } serde_json = "^1.0.66"

Usage

Full fledged demo applications:

Change Log

A complete history of the change log can be found here

TODO

An up-to-date list of development aspirations can be found here