envoyproxy/envoy
在 GitHub 查看CacheFilter: Make SimpleHttpCache a production-ready in-memory cache
Open
#9,860 创建于 2020年1月28日
area/cachehelp wanted
仓库指标
- Star
- (27,997 star)
- PR 合并指标
- (平均合并 8天) (30 天内合并 378 个 PR)
描述
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.