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

Remove Image from Cache #562

Open
reekoz opened this issue Sep 16, 2021 · 1 comment
Open

Remove Image from Cache #562

reekoz opened this issue Sep 16, 2021 · 1 comment

Comments

@reekoz
Copy link

reekoz commented Sep 16, 2021

How can I remove an image from cache (Keyv) ?

@pmb0
Copy link
Owner

pmb0 commented Sep 19, 2021

What caching backend are you using?

In-memory: just restart the server.

Redis: i.e redis-cli flushall

But now that you mention it: flushing the cache for one or more images via controlled API request would be a useful addition. I will provide something like that in the near future.

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

2 participants