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

Move API keys from S3 to Dynamo #2999

Open
sihil opened this issue Sep 8, 2020 · 0 comments
Open

Move API keys from S3 to Dynamo #2999

sihil opened this issue Sep 8, 2020 · 0 comments

Comments

@sihil
Copy link
Contributor

sihil commented Sep 8, 2020

Short description

It would be preferable to store API keys in DynamoDB rather than a collection of files in S3.

  • More obvious API key management
  • Better UI
  • No need for in memory cache
  • Opens door to record API usages/implement limits

An attempt was already made at this in #2313.

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

1 participant