back
1 comments
Tag-based cache purges are something I would love to see in ATS. I think doing it correctly would require a complete rejiggering of the cache storage though, and that's not something to be undertaken lightly.

Storing externally in redis (for ledge) seems like the wrong approach to me. Better to store metadata externally and generate the purge URLs based on that. It's not ideal, but it's the best option I've come up with.

It's an essential feature that is dragging me towards Varnish even if this comes with tons of negatives.The bans feature is just amazing.

And right or wrong, there are not that many implementations to choose from in the Nginx land, unfortunately.