[][src]Module cqrs::memory

A basic, in-memory event stream.

Structs

EventStore

An in-memory event store

PreconditionFailed

An error indicating that a precondition has failed.

StateStore

An in-memory store for aggregate snapshots.