envoyproxy/envoy

[feature request] memcached filter with consistent hashing

Open

#5 997 ouverte le 19 févr. 2019

Voir sur GitHub
 (10 commentaires) (3 réactions) (1 assigné)C++ (5 373 forks)batch import
enhancementhelp wanted

Métriques du dépôt

Stars
 (27 997 stars)
Métriques de merge PR
 (Merge moyen 8j) (378 PRs mergées en 30 j)

Description

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.

Guide contributeur