Expand description

dynamo-es

A DynamoDb implementation of the EventStore trait in cqrs-es.

Structs

An event repository relying on DynamoDb for persistence.

A DynamoDb backed view repository for use in backing a GenericQuery.

Functions

A convenience function for creating a CqrsFramework using an aggregate store.

A convenience function for creating a CqrsFramework from a DynamoDb client and queries.

A convenience function for creating a CqrsFramework using a snapshot store.

Type Definitions

A convenience type for a CqrsFramework backed by DynamoStore.