envoyproxy/envoy
在 GitHub 查看[feature request] memcached filter with consistent hashing
Open
#5,997 创建于 2019年2月19日
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.