Hey all, We are using the spymemcached client with consistent hashing. In my understanding, because we are using consistent hashing we need to utilize the same exact strings on all clients for identifying the physical nodes in a logical memcached cluster.
Does anyone have a good solution for handling the dynamic internal IPs on EC2 instances? We're going to try dynamic DNS and use hostnames, but wondered if anyone has tried other solutions in large-scale implementations. Let me know if my question is as clear as mud and could use some more background. - Nelz
