Right way to keep configuration data safe is encrypt sensitive data like database passwords, basic auth etc. Encryption procedure is rare (mostly only once) and most of the time manual. However decryption should be done every time on service/system startu
published version 0.1.3, 8 years agoLibrary is extenstion for [cache-manager](https://github.com/BryanDonovan/node-cache-manager). DynamoDB is not typical usecase for caches, but can be used as backing engine to store your cache or configuration.
published version 0.2.0, 7 years ago