Redis Client Lettuce 6.0.0.M1 released

27 views
Skip to first unread message

Mark Paluch

unread,
Apr 27, 2020, 8:56:40 AM4/27/20
to lettuce-redis-client-users
I'm pleased to announce the first milestone of Lettuce 6. This is the first Lettuce release to support RESP2 and RESP3 simultaneously.

Most notable features are:
  • RESP3 support
  • ACL Authentication with username/password
  • Asynchronous Cluster Topology Refresh
  • API cleanups/Breaking Changes

You can find the details of the release on Github:
Maven coordinates:

<dependency>
    
<groupId>io.lettuce</groupId>
    
<artifactId>lettuce-core</artifactId>
    
<version>6.0.0.M1</version>
</dependency>
Reply all
Reply to author
Forward
0 new messages