ciaranarcher / safe-resource

Accessing DynamoDB resources concurrently in a safe way.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

safe-resource

Some experimentation with compare and swap (CAS) and Dynamo using conditional updates.

Run using AWS_SDK_LOAD_CONFIG=1 AWS_PROFILE=saml go run ...

About

Accessing DynamoDB resources concurrently in a safe way.


Languages

Language:Go 100.0%