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 Aliases
- A convenience type for a CqrsFramework backed by DynamoStore.