envoyproxy/envoy
Ver no GitHubCacheFilter: Make SimpleHttpCache a production-ready in-memory cache
Open
#9.860 aberto em 28 de jan. de 2020
area/cachehelp wanted
Métricas do repositório
- Stars
- (27.997 stars)
- Métricas de merge de PR
- (Mesclagem média 8d) (378 fundiu PRs em 30d)
Description
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.