You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -13,7 +13,7 @@ This module is purpose-built to provide the best possible experience when using
13
13
* Exception translation to Spring's portable Data Access exception hierarchy for driver exceptions.
14
14
*`ValkeyTemplate` that provides a high level abstraction for performing various Valkey operations, exception translation and serialization support.
15
15
* 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.
17
17
* Reactive API using Lettuce.
18
18
* JDK, String, JSON and Spring Object/XML mapping serializers.
19
19
* JDK Collection implementations on top of Valkey.
0 commit comments