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

Update DynamoDB throughput #88

Merged
merged 1 commit into from
Feb 9, 2024
Merged

Update DynamoDB throughput #88

merged 1 commit into from
Feb 9, 2024

Conversation

n1k0sv
Copy link

@n1k0sv n1k0sv commented Feb 9, 2024

This PR tries to improve the throughput when using DynamoDB-Redis as storage:

  • Adds a special flag to the Registry API to allow to pass optional params
  • Update DynamoDB-Redis registry to check for { local: true } param, in order to force using only Redis
  • Update the authentication middleware to use Redis only, by passing this special flag
  • Update dependencies to fix vulnerability errors

@n1k0sv n1k0sv merged commit c12596d into master Feb 9, 2024
1 check passed
@n1k0sv n1k0sv deleted the dynamodb-throughput branch February 9, 2024 10:37
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