envoyproxy/envoy
Auf GitHub ansehenCacheFilter: Make SimpleHttpCache a production-ready in-memory cache
Open
#9.860 geöffnet am 28. Jan. 2020
area/cachehelp wanted
Repository-Metriken
- Stars
- (27.997 Stars)
- PR-Merge-Metriken
- (Durchschn. Merge 8T) (378 gemergte PRs in 30 T)
Beschreibung
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.