Skip to content

[FEATURE REQ] Support passwordless connection for Azure Redis cache in Spring M4 - Support Spring Boot 3.1 + Jedis #33229

Closed as not planned
@backwind1233

Description

@backwind1233

Is your feature request related to a problem? Please describe.
We have supported passwordless connections with Azure Redis Cache in Spring with this #31350 and #32794.

The supported scopes are: Spring Boot 2.x + jedis 3.8.x.

Now we would like to enlarge the scopes in Spring Boot 3.x: Spring Boot 3.1.x + Jedis.

Jedis will introduce a new feature credentials provider targets 4.4.0 milestone.

  • According to spring boot's version policy, it should be introduced in spring boot 3.1.0 (due date of 3.1.0 milestone is 23-05-18)

Unlike the passwordless support design in Spring Boot 2.x with jedis, we could utilize this feature to simplify the design.

Describe the solution you'd like
Deliver a design spec for the passwordless support to Redis with Spring framework.

Milestone ETA Goal Issue
Milestone 1 -- Jan Support Spring Boot 2.x + Jedis #31350
Milestone 2 -- April Connect to multiple Azure Redis servers #33227
Milestone 3 -- June 23 Support Spring Boot 3 + Lettuce #33228
Milestone 4 -- July 23 Support Spring Boot 3.1 + Jedis #33229
Milestone 5 -- Dec 23 Support native images #33230

Metadata

Metadata

Assignees

No one assigned

    Labels

    ClientThis issue points to a problem in the data-plane of the library.azure-springAll azure-spring related issuesfeature-requestThis issue requires a new behavior in the product in order be resolved.

    Type

    No type

    Projects

    Status

    Done

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions