envoyproxy/envoy

CacheFilter: Make SimpleHttpCache a production-ready in-memory cache

Open

#9,860 建立於 2020年1月28日

在 GitHub 查看
 (9 留言) (0 反應) (0 負責人)C++ (5,373 fork)batch import
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.

貢獻者指南