Versent / unicreds

unicreds is a CLI which manages secrets in AWS using DynamoDB and KMS.
https://github.com/Versent/unicreds
MIT License
117 stars 39 forks source link

Fix Versent/unicreds#54 ListSecrets() and GetAllSecrets() pagination #55

Closed ghost closed 8 years ago

ghost commented 8 years ago

Manualy tested with a table of more than 2MB.

wolfeidau commented 8 years ago

Thanks for that I will give it a try and ship out a release!