Update Jedis documentation to reflect supporting Redis Streams.

Closes #2824
This commit is contained in:
Mark Paluch
2024-01-09 09:19:33 +01:00
parent 61be87a407
commit c7aa065b18

View File

@@ -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