envoyproxy/envoy
Voir sur GitHubCacheFilter: add an explicit config object with a constructor.
Open
#12 901 ouverte le 31 août 2020
area/cachehelp wanted
Métriques du dépôt
- Stars
- (27 997 stars)
- Métriques de merge PR
- (Merge moyen 8j) (378 PRs mergées en 30 j)
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.