krakend / krakend-ce

KrakenD Community Edition: High-performance, stateless, declarative, API Gateway written in Go.
https://www.krakend.io
Apache License 2.0
1.98k stars 452 forks source link

manual clear cache using github.com/devopsfaith/krakend-httpcache #340

Closed valodya-street closed 3 years ago

valodya-street commented 3 years ago

How can I manual clear cache data?

Used github.com/devopsfaith/krakend-httpcache for cache

kpacha commented 3 years ago

you can't. the cache component honors the cache header from the response and keeps it in memory until it expires

github-actions[bot] commented 2 years ago

This issue was marked as resolved a long time ago and now has been automatically locked as there has not been any recent activity after it. You can still open a new issue and reference this link.