A high-performance, modern memcached client for Java with support for binary protocol and advanced features.
<dependency>
<groupId>com.googlecode.xmemcached</groupId>
<artifactId>xmemcached</artifactId>
<version>2.4.9</version>
</dependency>No compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Connects to a local memcached server, sets and retrieves a value.
Update your code to use XMemcachedClientBuilder for connection configuration.
No dependency data recorded yet.