cqrs

A lightweight, opinionated CQRS and event sourcing framework targeting serverless architectures.

Build tag Crates.io

docs

Installation

cqrs-es is available from Crates.io or Github.

toml [dependencies] cqrs-es = "0.0.11"

Or for a specific branch toml [dependencies] cqrs-es = { git = "https://github.com/serverlesstechnology/cqrs.git", branch = "master"}

Opinions

Todos/research