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

Feature/dynamo db store implementation #234

Merged
merged 48 commits into from
Dec 16, 2023

Conversation

Daniel-97
Copy link
Contributor

DESCRIPTION
PR for AWS DynamoDB store implementation. Support v2 and v3 client of AWS JavaScript SDK.

NOTE
Need to add the wiki for the additional parameter 'dynamoTableOpts' in opts.
The custom option is useful for specify the read/write capacity unit of the table (default to 25, allowed by free aws dynamo free tier).

lib/RateLimiterDynamo.js Outdated Show resolved Hide resolved
lib/RateLimiterDynamo.js Outdated Show resolved Hide resolved
lib/RateLimiterDynamo.js Outdated Show resolved Hide resolved
lib/RateLimiterDynamo.js Outdated Show resolved Hide resolved
@Daniel-97
Copy link
Contributor Author

@animirr I have updated the code withou your suggestions. Let me know what you think

@animir animir marked this pull request as ready for review December 16, 2023 15:31
@animir animir merged commit fc666f3 into animir:master Dec 16, 2023
0 of 8 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants