envoyproxy/envoy
Vedi su GitHubCacheFilter: Make SimpleHttpCache a production-ready in-memory cache
Open
#9860 aperta il 28 gen 2020
area/cachehelp wanted
Metriche repository
- Star
- (27.997 star)
- Metriche merge PR
- (Merge medio 8g) (378 PR mergiate in 30 g)
Descrizione
SimpleHttpCache is a minimal proof-of-concept HttpCache implementation that pays no attention to memory usage, and doesn't ever delete entries. It should be built into a production-ready in-process in-memory cache.