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)
1
2
* Removing support for RedisGraph module. RedisGraph support is deprecated since Redis Stack 7.2 (https://redis.com/blog/redisgraph-eol/)
2
3
* Fix lock.extend() typedef to accept float TTL extension
3
4
* Update URL in the readme linking to Redis University
63
64
* Fix Sentinel.execute_command doesn't execute across the entire sentinel cluster bug (#2458)
64
65
* Added a replacement for the default cluster node in the event of failure (#2463)
65
66
* 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
67
68
* Make `ClusterCommandsProtocol` an actual Protocol
68
69
* Add `sum` to DUPLICATE_POLICY documentation of `TS.CREATE`, `TS.ADD` and `TS.ALTER`
69
70
* 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