Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

AWS DynamoDB support #233

Open
spanhotra opened this issue Dec 12, 2024 · 2 comments
Open

AWS DynamoDB support #233

spanhotra opened this issue Dec 12, 2024 · 2 comments

Comments

@spanhotra
Copy link

Any plans to add that?

@madelson
Copy link
Owner

@spanhotra I'm open to adding this to the library or having someone contribute it. With any potential back-end, the first step is identifying how the locking can be implemented under the hood. https://github.com/awslabs/amazon-dynamodb-lock-client seems like a java library with similar capabilities to distributedlock, so maybe it can provide some inspiration.

@GFoley83
Copy link

+1 for this.

I've been using this .NET solution:
https://github.com/danielgerlag/DynamoLock

in prod, which has worked without problem.

That project is no longer supported though so would be awesome if you could incorporate a similar solution into this repo.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants