Skip to content

v0.1.5

@DrHayt DrHayt tagged this 13 Apr 03:39
Move table creation logic into dynamodbstore.EnsureTables so downstream
projects (protosource-auth, todoapp) can import it instead of
duplicating. Tables are created with deletion protection, PITR, and TTL
enabled (PITR/TTL best-effort for DynamoDB Local compatibility).

Refactor testdynamo-setup CLI to delegate create to the library function
and use the exported NumGSIs constant.
Assets 2
Loading