envoyproxy/envoy
Ver no GitHubCacheFilter: add an explicit config object with a constructor.
Open
#12.901 aberto em 31 de ago. de 2020
area/cachehelp wanted
Métricas do repositório
- Stars
- (27.997 stars)
- Métricas de merge de PR
- (Mesclagem média 8d) (378 fundiu PRs em 30d)
Description
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.