Skip to content

Commit fc0e27a

Browse files
imba-tjdmp911de
authored andcommitted
Update Jedis documentation to reflect supporting Redis Streams.
Closes #2824
1 parent 8a0686d commit fc0e27a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: src/main/antora/modules/ROOT/pages/redis/drivers.adoc

+1-1
Original file line numberDiff line numberDiff line change
@@ -89,7 +89,7 @@ The following overview explains features that are supported by the individual Re
8989

9090
| Datatype support
9191
| Key, String, List, Set, Sorted Set, Hash, Server, Stream, Scripting, Geo, HyperLogLog
92-
| Key, String, List, Set, Sorted Set, Hash, Server, Scripting, Geo, HyperLogLog
92+
| Key, String, List, Set, Sorted Set, Hash, Server, Stream, Scripting, Geo, HyperLogLog
9393

9494
| Reactive (non-blocking) API
9595
| X

0 commit comments

Comments
 (0)