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.