Open saberistic opened 4 years ago
As discussed with @evq we are gonna use DynamoDB for redemption table Changes will be followings:
redemption
with a composite primary key of partition key: issuer id
and sort key: nonce
. redemption
table will have TTL equal to expire date of issuerissuer
table should be used to determine writing between legacy table in Postgres or DynamoDb
id
,created_at
,expires_at