Advanced and thread-safe Java Redis client for synchronous, asynchronous, and reactive usage supporting Cluster, Sentinel, Pipelining, Auto-Reconnect, and Codecs.
<dependency>
<groupId>io.lettuce</groupId>
<artifactId>lettuce-core</artifactId>
<version>7.5.2.RELEASE</version>
</dependency>No compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Connects to a local Redis instance, sets and gets a key-value pair.
If you encounter issues, consider using Lettuce 6.x or ensure your Netty dependencies are aligned.
No dependency data recorded yet.