Skip to content

Spring Data module for Valkey #3124

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
deepakraghav0 opened this issue Mar 24, 2025 · 1 comment
Closed

Spring Data module for Valkey #3124

deepakraghav0 opened this issue Mar 24, 2025 · 1 comment
Labels
status: declined A suggestion or change that we don't feel we should currently apply

Comments

@deepakraghav0
Copy link

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?

@spring-projects-issues spring-projects-issues added the status: waiting-for-triage An issue we've not yet triaged label Mar 24, 2025
@mp911de
Copy link
Member

mp911de commented Mar 24, 2025

Is there a roadmap for integrating Spring Data Redis with Valkey

We're testing against Valkey on a best-effort basis assuming the same set of commands between each variant. We do not target building a specific Valkey module (see also #3039). It would be best if the community interested in Valkey would start building such a module. Happy to provide guidance.

@mp911de mp911de closed this as not planned Won't fix, can't repro, duplicate, stale Mar 24, 2025
@mp911de mp911de added status: declined A suggestion or change that we don't feel we should currently apply and removed status: waiting-for-triage An issue we've not yet triaged labels Mar 24, 2025
@mp911de mp911de changed the title Spring Data Redis Support for Valkey Spring Data module for Valkey Mar 24, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
status: declined A suggestion or change that we don't feel we should currently apply
Projects
None yet
Development

No branches or pull requests

3 participants