Skip to content

Commit

Permalink
Polishing.
Browse files Browse the repository at this point in the history
Mention best-effort testing.

See #3032
  • Loading branch information
mp911de committed Nov 7, 2024
1 parent 28d9877 commit 542136c
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion README.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,8 @@

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. It is also tested to work with https://valkey.io/[Valkey].
This module provides integration with the https://redis.io/[Redis] store.
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.

== Features

Expand Down

0 comments on commit 542136c

Please sign in to comment.