rack-cache icon indicating copy to clipboard operation
rack-cache copied to clipboard

Explicit cache entry invalidation

Open rtomayko opened this issue 15 years ago • 4 comments

It should be possible to purge and/or invalidate cache entries explicitly using an API or response header.

rtomayko avatar May 26 '09 09:05 rtomayko

There is the project http://github.com/svenfuchs/rack-cache-purge. Maybe one could integrate something similar.

Which cache purging methods are supported by other caches?

minad avatar Feb 18 '10 21:02 minad

Yep. That's the plan. There's a thread discussing this on the mailing list:

http://groups.google.com/group/rack-cache/browse_thread/thread/14ad1fd0c370b235#

I just haven't got around to merging it in yet. It should happen soon.

rtomayko avatar Feb 19 '10 17:02 rtomayko

This is obviously super old... so sorry for opening it up. Are there any plans to incorporate this?

mattfordham avatar Sep 16 '13 22:09 mattfordham

+1 from me, would be cool to have it

udl avatar Oct 31 '13 12:10 udl