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.