envoyproxy/envoy
GitHub で見るCacheFilter: Make SimpleHttpCache a production-ready in-memory cache
Open
#9,860 opened on 2020年1月28日
area/cachehelp wanted
Repository metrics
- Stars
- (27,997 stars)
- PR merge metrics
- (平均マージ 8d) (30d で 378 merged PRs)
説明
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.