envoyproxy/envoy
在 GitHub 查看CacheFilter: add an explicit config object with a constructor.
Open
#12,901 创建于 2020年8月31日
area/cachehelp wanted
仓库指标
- Star
- (27,997 star)
- PR 合并指标
- (平均合并 8天) (30 天内合并 378 个 PR)
描述
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.