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

introduce libkv #125

Open
progrium opened this issue Apr 13, 2017 · 0 comments
Open

introduce libkv #125

progrium opened this issue Apr 13, 2017 · 0 comments

Comments

@progrium
Copy link
Contributor

progrium commented Apr 13, 2017

Our DynamoDB libkv backend keeps coming up. Currently two use cases:

  • storing latest hard migration version. currently kept in tag metadata, which doesn't exist in local dynamo
  • storing hashes of encryption secrets for various versions. this is for rotating secrets as well as ensuring secret consistency.

A third major use case should trigger actually using it.

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

1 participant