Update Jedis documentation to reflect supporting Redis Streams.

Closes #2824
This commit is contained in:
谭九鼎
2024-01-08 19:51:16 +08:00
committed by Mark Paluch
parent 8a0686d733
commit fc0e27a02f

View File

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