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

Cache is missing #51

Open
xiaoronglv opened this issue Dec 17, 2019 · 1 comment
Open

Cache is missing #51

xiaoronglv opened this issue Dec 17, 2019 · 1 comment

Comments

@xiaoronglv
Copy link

withouth cache, each call of this method will trigger an HTTP call.

def get_value(secret_id, prefix = nil)

@mtchavez
Copy link
Contributor

Thanks for the feedback. Right now this is not a supported feature of the gem. We have discussed potentially adding this but for now it is a concern of your application to decide if caching is needed or not. For now I have marked this as a feature request.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants