Skip to content

Support lettuce ClientResources [DATAREDIS-462] #1042

Closed
@spring-projects-issues

Description

@spring-projects-issues

Mark Paluch opened DATAREDIS-462 and commented

Add support for reusable ClientResources of the lettuce driver.

ClientResources allow to reuse the netty EventLoopGroup s across multiple client instances (similar to the Couchbase Environment). This change requires lettuce 3.4+ as the API was introduced with lettuce 3.4.Final. Spring Data Redis cannot be used with lettuce 3.3 and earlier after this change


Referenced from: pull request #169, and commits bc3e5cd, b58c18f, 1e5772d, ebccfca

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions