Hello All,<br><br>I am using java library (<a href="http://www.whalin.com/memcached">http://www.whalin.com/memcached</a>) for accessing memcached server. Does the current implementation of this java client library support consistent hashing ? ( I found references only to NATIVE_HASH, OLD_COMPAT_HASH and NEW_COMPAT_HASH in the source code) . If not, are there any other java library supporting this hashing ?
<br><br>Thanks in advance!<br><br>-Rakesh<br><br><br><br>