Migrating Memcached client from Memcached-Java-Client to Xmemcached
问题 I have an old memcached client implementation that is based of the danga client, but was slightly modified. I think this client is now called Memcached-Java-Client. The implementation I have at hand is old, unmaintained, and seem to be bogus. I need to migrate the client to a newer client with the following constraints: I need the new client hashing algorithm to be compatible with the old one. If this constraint is not met, we will have to make the site (at least partially) unavailable for a