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

Add ability to bust cache #69

Open
mekarpeles opened this issue Feb 28, 2023 · 1 comment · May be fixed by #70
Open

Add ability to bust cache #69

mekarpeles opened this issue Feb 28, 2023 · 1 comment · May be fixed by #70

Comments

@mekarpeles
Copy link
Member

Some partners have been requesting a recache=true feature because they re-upload items and there's currently no way to replace the cache/item on disk.

@mekarpeles
Copy link
Member Author

This would be a 2 or so line change; if request.args.get("reCache") then ignore cache
https://github.com/ArchiveLabs/iiif.archivelab.org/blob/master/iiify/app.py#L129-L131

@mekarpeles mekarpeles changed the title Add ability to bust cash Add ability to bust cache Feb 28, 2023
@mekarpeles mekarpeles linked a pull request Mar 16, 2023 that will close this issue
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 a pull request may close this issue.

1 participant