envoyproxy/envoy

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

Open

#9860 aperta il 28 gen 2020

Vedi su GitHub
 (9 commenti) (0 reazioni) (0 assegnatari)C++ (5373 fork)batch import
area/cachehelp wanted

Metriche repository

Star
 (27.997 star)
Metriche merge PR
 (Merge medio 8g) (378 PR mergiate in 30 g)

Descrizione

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.

Guida contributor