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 control #83

Closed
dblodgett-usgs opened this issue May 23, 2024 · 0 comments · Fixed by #91
Closed

Cache control #83

dblodgett-usgs opened this issue May 23, 2024 · 0 comments · Fixed by #91
Labels
enhancement New feature or request

Comments

@dblodgett-usgs
Copy link
Collaborator

User story

As a user of a package that calls pizzarr, I want the ability to control pizzarr caching using environment variables and/or a high-level cache-control function.

Preferred solution

Environment variables to modify how memoise caches results should be set up and used and a stand along pizzarr::http_cache_control() function should be added that will modify active caches without access to the actual store object.

Possible alternatives

@keller-mark keller-mark added the enhancement New feature or request label Jun 18, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants