envoyproxy/envoy

CacheFilter: add an explicit config object with a constructor.

Open

#12,901 建立於 2020年8月31日

在 GitHub 查看
 (8 留言) (0 反應) (0 負責人)C++ (5,373 fork)batch import
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.

貢獻者指南