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

Added caching for vault lookups #30

Open
wants to merge 6 commits into
base: master
Choose a base branch
from
Open

Conversation

mrbreaker
Copy link

I noticed that hiera-vault caused too many requests for my infrastructure, so I added a caching mechanism to the backend. I also made a few minor changes to clean up the original code.

@trunet
Copy link

trunet commented Jul 6, 2017

The caching mechanism should use vault ttl metadata to decide when it will gonna need to request the data again.

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

Successfully merging this pull request may close these issues.

2 participants