summaryrefslogtreecommitdiff
path: root/redis/commands/cluster.py
Commit message (Expand)AuthorAgeFilesLines
* Migrated targeted nodes to kwargs in Cluster Mode (#1762)Bar Shaul2021-12-011-553/+45
* Added black and isort (#1734)Anas2021-11-301-204/+202
* Pyupgrade + flynt + f-strings (#1759)Aarni Koskela2021-11-301-12/+8
* Adding RedisCluster client to support Redis Cluster Mode (#1660)Bar Shaul2021-11-251-0/+926