summaryrefslogtreecommitdiff
path: root/tests/test_cluster.py
Commit message (Expand)AuthorAgeFilesLines
* Retry on error exception and timeout fixes (#1821)Bar Shaul2021-12-231-30/+9
* Fix cluster ACL tests (#1774)Bar Shaul2021-12-081-1/+1
* Added support for MONITOR in clusters (#1756)Bar Shaul2021-12-021-1/+53
* Improved RedisCluster's reinitialize_steps and documentation (#1765)Bar Shaul2021-12-021-1/+19
* Migrated targeted nodes to kwargs in Cluster Mode (#1762)Bar Shaul2021-12-011-6/+57
* Added black and isort (#1734)Anas2021-11-301-831/+918
* Pyupgrade + flynt + f-strings (#1759)Aarni Koskela2021-11-301-14/+9
* Adding RedisCluster client to support Redis Cluster Mode (#1660)Bar Shaul2021-11-251-0/+2482