introduce libkv
Open
- Dominant language
- Go
- Stars
- 28
- Forks
- 4
- PR merge metrics
- No merged PRs in 30d
Description
Our DynamoDB [libkv](https://github.com/docker/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.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.