envoyproxy/envoy
Vedi su GitHubCacheFilter: add an explicit config object with a constructor.
Open
#12.901 aperta il 31 ago 2020
area/cachehelp wanted
Metriche repository
- Star
- (27.997 star)
- Metriche merge PR
- (Merge medio 8g) (378 PR mergiate in 30 g)
Descrizione
The CacheFilter should have an explicit config object with a constructor; this would allow the config proto to be processed once to serve many requests, avoiding the need for repeated work per-request.