Skip to content

Consider replacing Jedis with Lettuce in spring-boot-starter-data-redis #9536

Closed
@vpavic

Description

@vpavic

Currently spring-boot-starter-data-redis pulls in Jedis while newly introduced spring-boot-starter-data-redis-reactive pulls in Lettuce as Redis driver.

Since Lettuce is preferred choice for many and now has first-class support in Boot, perhaps the driver choice in spring-boot-starter-data-redis could be reconsidered for Boot 2.0.

Metadata

Metadata

Assignees

No one assigned

    Labels

    status: declinedA suggestion or change that we don't feel we should currently apply

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions