We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 30431f1 commit 8c2f15cCopy full SHA for 8c2f15c
CHANGES
@@ -19,6 +19,8 @@
19
* Fix reusing the old nodes' connections when cluster topology refresh is being done
20
* Fix RedisCluster to immediately raise AuthenticationError without a retry
21
* ClusterPipeline Doesn't Handle ConnectionError for Dead Hosts (#2225)
22
+ * Failover handling improvements for RedisCluster and Async RedisCluster (#2377)
23
+ * Fixed "cannot pickle '_thread.lock' object" bug (#2354, #2297)
24
25
* 4.1.3 (Feb 8, 2022)
26
* Fix flushdb and flushall (#1926)
0 commit comments