Tags: symphoniacloud/dynamodb-entity-store
Tags
Docs for multi-entity operations Also some type cleanup
Updating integration test for condition check Previous version was occasionally failing when all tests run.
BREAKING CHANGE - updates to Store setup Breaking changes: * Now only one DynamoDB wrapper / client per store instance * A whole bunch of changes to store setup and config Also documentation for setup The driver for this was that configuration with multiple DynamoDB clients was messy, and I don't think is that useful. For different clients the user can just instantiate different instances of the entity store.
PreviousNext