memcached - shake failover of consistent hashing -



memcached - shake failover of consistent hashing -

i review memcached client's code.

i have uncertainty failover policy:

if keya @ servera , servera down. next time access keya located serverx. after little time pice. servera up.

so, keya hash servera again, if so, info corresponding keya on servera maybe old , incorrect?

memcached consistent-hashing

Comments

Popular posts from this blog

java - How to set log4j.defaultInitOverride property to false in jboss server 6 -

c - GStreamer 1.0 1.4.5 RTSP Example Server sends 503 Service unavailable -

Using ajax with sonata admin list view pagination -