envoyproxy/envoy

[feature request] memcached filter with consistent hashing

Open

#5.997 geöffnet am 19. Feb. 2019

Auf GitHub ansehen
 (10 Kommentare) (3 Reaktionen) (1 zugewiesene Person)C++ (5.373 Forks)batch import
enhancementhelp wanted

Repository-Metriken

Stars
 (27.997 Stars)
PR-Merge-Metriken
 (Durchschn. Merge 8T) (378 gemergte PRs in 30 T)

Beschreibung

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.

Contributor Guide