From 0cb570d443cee4689dc58e43a475e7a6b1550f0d Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E8=B0=AD=E4=B9=9D=E9=BC=8E?= <109224573@qq.com> Date: Mon, 8 Jan 2024 19:51:16 +0800 Subject: [PATCH] Update doc: jedis supports stream --- src/main/antora/modules/ROOT/pages/redis/drivers.adoc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/main/antora/modules/ROOT/pages/redis/drivers.adoc b/src/main/antora/modules/ROOT/pages/redis/drivers.adoc index 068c7d7e3f..2f649f3166 100644 --- a/src/main/antora/modules/ROOT/pages/redis/drivers.adoc +++ b/src/main/antora/modules/ROOT/pages/redis/drivers.adoc @@ -89,7 +89,7 @@ The following overview explains features that are supported by the individual Re | Datatype support | Key, String, List, Set, Sorted Set, Hash, Server, Stream, Scripting, Geo, HyperLogLog -| Key, String, List, Set, Sorted Set, Hash, Server, Scripting, Geo, HyperLogLog +| Key, String, List, Set, Sorted Set, Hash, Server, Stream, Scripting, Geo, HyperLogLog | Reactive (non-blocking) API | X