summaryrefslogtreecommitdiff
path: root/redis/commands/cluster.py
Commit message (Collapse)AuthorAgeFilesLines
* Pyupgrade + flynt + f-strings (#1759)Aarni Koskela2021-11-301-12/+8
| | | @akx Thank you so much for this! Thanks again for introducing me to a new tool that I'm sliding into my workflow as well.
* Adding RedisCluster client to support Redis Cluster Mode (#1660)Bar Shaul2021-11-251-0/+926
Co-authored-by: Chayim <chayim@users.noreply.github.com> Co-authored-by: Anas <anas.el.amraoui@live.com>