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

Possible to cache in shared memory? #2

Open
jaydiablo opened this issue Jul 24, 2023 · 0 comments
Open

Possible to cache in shared memory? #2

jaydiablo opened this issue Jul 24, 2023 · 0 comments

Comments

@jaydiablo
Copy link

I noticed that this package caches the secrets it fetches from AWS in a temporary file: https://github.com/brefphp/secrets-loader/blob/main/src/Secrets.php#L69

From your testing, is it possible to leverage something like APCu to cache these in memory rather than on disk? If so, would this be something that could be configurable in the future for organizations that don't want secrets stored on disk?

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

No branches or pull requests

1 participant