Adds explicit mention of Valkey in the README.
Signed-off-by: Kyle J. Davis <kyledvs@amazon.com> Closes #3032
This commit is contained in:
committed by
Mark Paluch
parent
cbf69ea01c
commit
28d9877f41
@@ -2,7 +2,7 @@
|
||||
|
||||
The primary goal of the https://spring.io/projects/spring-data/[Spring Data] project is to make it easier to build Spring-powered applications that use new data access technologies such as non-relational databases, map-reduce frameworks, and cloud based data services.
|
||||
|
||||
This module provides integration with the https://redis.io/[Redis] store.
|
||||
This module provides integration with the https://redis.io/[Redis] store. It is also tested to work with https://valkey.io/[Valkey].
|
||||
|
||||
== Features
|
||||
|
||||
|
||||
Reference in New Issue
Block a user