A Java client library for memcached, providing asynchronous and synchronous access to memcached servers.
<dependency>
<groupId>net.spy</groupId>
<artifactId>spymemcached</artifactId>
<version>2.12.3</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 and sets a key-value pair.
Replace with Couchbase Java client or other maintained memcached client.
No dependency data recorded yet.