Skip to content

Commit 542136c

Browse files
committed
Polishing.
Mention best-effort testing. See #3032
1 parent 28d9877 commit 542136c

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

README.adoc

+2-1
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,8 @@
22

33
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.
44

5-
This module provides integration with the https://redis.io/[Redis] store. It is also tested to work with https://valkey.io/[Valkey].
5+
This module provides integration with the https://redis.io/[Redis] store.
6+
It is also tested to work with https://valkey.io/[Valkey] on a best-effort basis as long as Valkey remains largely compatible with Redis.
67

78
== Features
89

0 commit comments

Comments
 (0)