envoyproxy/envoy

[feature request] memcached filter with consistent hashing

Open

#5,997 opened on 2019年2月19日

GitHub で見る
 (10 comments) (3 reactions) (1 assignee)C++ (5,373 forks)batch import
enhancementhelp wanted

Repository metrics

Stars
 (27,997 stars)
PR merge metrics
 (平均マージ 8d) (30d で 378 merged PRs)

説明

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.

コントリビューターガイド