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 c8ce342 commit 4b425c2Copy full SHA for 4b425c2
CHANGES
@@ -22,6 +22,8 @@
22
* Fix RedisCluster to immediately raise AuthenticationError without a retry
23
* ClusterPipeline Doesn't Handle ConnectionError for Dead Hosts (#2225)
24
* Remove compatibility code for old versions of Hiredis, drop Packaging dependency
25
+ * Failover handling improvements for RedisCluster and Async RedisCluster (#2377)
26
+ * Fixed "cannot pickle '_thread.lock' object" bug (#2354, #2297)
27
28
* 4.1.3 (Feb 8, 2022)
29
* Fix flushdb and flushall (#1926)
0 commit comments