envoyproxy/envoy

[feature request] memcached filter with consistent hashing

Open

#5,997 创建于 2019年2月19日

在 GitHub 查看
 (10 评论) (3 反应) (1 负责人)C++ (5,373 fork)batch import
enhancementhelp wanted

仓库指标

Star
 (27,997 star)
PR 合并指标
 (平均合并 8天) (30 天内合并 378 个 PR)

描述

Title: memcached protocol filter with consistent hashing [feature request]

Description: As I mentioned in slack, it would be helpful if envoyproxy has a filter with consistent hashing feature for memcached clusters.

AFAIU there's filter with that feature for Redis, but not for memcached. The required implementation seems not so difficult to me, so i would be happy to make a patch if anyone of maintainers support memcached filters.

贡献者指南