-
Notifications
You must be signed in to change notification settings - Fork 1.2k
Closed as not planned
Labels
status: declinedA suggestion or change that we don't feel we should currently applyA suggestion or change that we don't feel we should currently apply
Description
Due to recent changes in the Redis licensing model, AWS ElastiCache
will no longer provide the option to select Redis OSS starting from version 7.1
(with version 7.2 not available). Instead, AWS is promoting Valkey as the preferred backend engine.
Currently, we are using spring-boot-starter-data-redis-reactive
as our client library, and everything is functioning as expected. However, I am uncertain whether future versions of Valkey will continue to be supported by Spring Data Redis.
My question is: Is there a roadmap for integrating Spring Data Redis with Valkey? Will there be a dedicated module for a Valkey client integrated with Spring Boot?
Metadata
Metadata
Assignees
Labels
status: declinedA suggestion or change that we don't feel we should currently applyA suggestion or change that we don't feel we should currently apply