|
|
|
|
|
by appwiz
2558 days ago
|
|
Within AWS, consider DynamoDB with the fantastic DynamoDB Lock Client[1]. It’s a “general purpose distributed locking library built on top of DynamoDB. It supports both coarse-grained and fine-grained locking.” [1] https://github.com/awslabs/dynamodb-lock-client
|
|