Skip to content

Commit 50e5dd6

Browse files
authored
Update Valkey Sentinel support description in README
Signed-off-by: ikolomi <152477505+ikolomi@users.noreply.github.com>
1 parent 9cf9db1 commit 50e5dd6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ This module is purpose-built to provide the best possible experience when using
1313
* Exception translation to Spring's portable Data Access exception hierarchy for driver exceptions.
1414
* `ValkeyTemplate` that provides a high level abstraction for performing various Valkey operations, exception translation and serialization support.
1515
* Pubsub support (such as a MessageListenerContainer for message-driven POJOs). Available with Jedis and Lettuce, with Valkey GLIDE support WIP for version 1.0.0.
16-
* Valkey Sentinel and Valkey Cluster support. Available with Jedis and Lettuce, with Valkey GLIDE support planned in the future.
16+
* Valkey Sentinel support is currently available in Jedis and Lettuce, while support in Valkey GLIDE is planned for a future release.
1717
* Reactive API using Lettuce.
1818
* JDK, String, JSON and Spring Object/XML mapping serializers.
1919
* JDK Collection implementations on top of Valkey.

0 commit comments

Comments
 (0)