Crate indexdb_es

Source

Structs§

IndexDBEventRepository
An event repository relying on a IndexDB database for persistence.
IndexDBViewRepository

Enums§

IndexDBAggregateError

Functions§

indexdb_cqrs

Type Aliases§

IndexDBCqrs
A convenience type for a CqrsFramework backed by IndexDBStore.