summaryrefslogtreecommitdiff
path: root/redis/commands/__init__.py
Commit message (Expand)AuthorAgeFilesLines
* commands/cluster: use pipeline to execute split commands (#2230)Utkarsh Gupta2022-06-271-6/+7
* Add Async RedisCluster (#2099)Utkarsh Gupta2022-05-081-1/+2
* Add async supoort for SEARCH commands (#2096)dvora-h2022-04-281-1/+2
* Add Async Support (#1899)Andrew Chen Wang2022-02-221-2/+4
* Migrated targeted nodes to kwargs in Cluster Mode (#1762)Bar Shaul2021-12-011-2/+2
* Added black and isort (#1734)Anas2021-11-301-6/+6
* Adding RedisCluster client to support Redis Cluster Mode (#1660)Bar Shaul2021-11-251-3/+7
* redisjson support (#1636)Chayim2021-10-251-0/+11