File tree Expand file tree Collapse file tree 1 file changed +2
-1
lines changed
Expand file tree Collapse file tree 1 file changed +2
-1
lines changed Original file line number Diff line number Diff line change 1+ * Add AnyIO based async client (and by extension, add support for Trio)
12 * Removing support for RedisGraph module. RedisGraph support is deprecated since Redis Stack 7.2 (https://redis.com/blog/redisgraph-eol/)
23 * Fix lock.extend() typedef to accept float TTL extension
34 * Update URL in the readme linking to Redis University
6364 * Fix Sentinel.execute_command doesn't execute across the entire sentinel cluster bug (#2458)
6465 * Added a replacement for the default cluster node in the event of failure (#2463)
6566 * Fix for Unhandled exception related to self.host with unix socket (#2496)
66- * Improve error output for master discovery
67+ * Improve error output for master discovery
6768 * Make `ClusterCommandsProtocol` an actual Protocol
6869 * Add `sum` to DUPLICATE_POLICY documentation of `TS.CREATE`, `TS.ADD` and `TS.ALTER`
6970 * Prevent async ClusterPipeline instances from becoming "false-y" in case of empty command stack (#3061)
You can’t perform that action at this time.
0 commit comments