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.