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

python - How to add an model instance to a django queryset? -

Using Android Volley to post an array to PHP -

angularjs - No 'Access-Control-Allow-Origin' error from local domain to public API -