Skip to content

Commit

Permalink
Update Jedis documentation to reflect supporting Redis Streams.
Browse files Browse the repository at this point in the history
Closes #2824
  • Loading branch information
mp911de committed Jan 9, 2024
1 parent 61be87a commit c7aa065
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/main/asciidoc/reference/redis.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -148,7 +148,7 @@ Unfortunately, currently, not all connectors support all Redis features. When in

| 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

| <<redis:reactive,Reactive (non-blocking) API>>
| X
Expand Down

0 comments on commit c7aa065

Please sign in to comment.