envoyproxy/envoy

move redis to TCP connection pool

开放

#3,818 创建于 2018年7月9日

 (6 条评论) (0 个反应) (0 位负责人)C++ (5,373 个派生)batch import
area/redishelp wantedtech debt

仓库指标

星标
 (27,997 个星标)
PR 合并指标
 (PR 指标待抓取)

描述

Tracking ticket for follow-on modifications related to the generic TCP connection pool, per discussion in #3747:

  • refactor HTTP1 connection pool to extend it
  • modify tcp_proxy to use connection pool vs. tcpConnForCluster
  • modify redis_proxy to use connection pool

Other possible lines of inquiry:

贡献者指南