Crate dynamo_es

source ·
Expand description

dynamo-es

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

Structs

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 Aliases