Avatar for Leon Mika
Leon Mika
About Now Archive Follow More Search Stats

🔗 Simulating Amazon DynamoDB unique constraints using transactions

A technique to simulate a uniqueness constraint on a field not used in the key. Came in handy for solving a problem I was having with DynamoDB today. I wrote more about it here if you’re curious.

February 28, 2022 4:21pm
Leon Mika Leon Mika

Links