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

Integrate use of Amazon DynamoDB Accelerator (DAX) to speed up certain actions. #18

Closed
shlokgilda opened this issue Jul 20, 2018 · 0 comments
Assignees

Comments

@shlokgilda
Copy link
Contributor

We should make use of Amazon DynamoDB Accelerator (DAX) to speed up certain actions, such as 'Batch Get', 'Batch Write', 'Update Item', etc. DAX delivers up to a 10x performance improvement – from milliseconds to microseconds – even at millions of requests per second. More information on DAX can be found here.

This would help increase the performance of certain operations.

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

No branches or pull requests

3 participants