Skip to content

Commit c7aa065

Browse files
committed
Update Jedis documentation to reflect supporting Redis Streams.
Closes #2824
1 parent 61be87a commit c7aa065

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/main/asciidoc/reference/redis.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -148,7 +148,7 @@ Unfortunately, currently, not all connectors support all Redis features. When in
148148

149149
| Datatype support
150150
| Key, String, List, Set, Sorted Set, Hash, Server, Stream, Scripting, Geo, HyperLogLog
151-
| Key, String, List, Set, Sorted Set, Hash, Server, Scripting, Geo, HyperLogLog
151+
| Key, String, List, Set, Sorted Set, Hash, Server, Stream, Scripting, Geo, HyperLogLog
152152

153153
| <<redis:reactive,Reactive (non-blocking) API>>
154154
| X

0 commit comments

Comments
 (0)