summaryrefslogtreecommitdiff
path: root/redis/commands/parser.py
Commit message (Expand)AuthorAgeFilesLines
* Fix tests for Redis 7 (#2182)dvora-h2022-05-311-1/+1
* Get command keys for subcommands (#2170)dvora-h2022-05-081-1/+25
* Add Async RedisCluster (#2099)Utkarsh Gupta2022-05-081-1/+0
* Add support for JSON, TIMESERIES, BLOOM & GRAPH commands in cluster (#2032)dvora-h2022-03-061-1/+8
* Add cluster support for scripting (#1937)Jake Barnwell2022-02-221-1/+16
* Set keys var otherwise variable not created (#1853)Andrew Chen Wang2022-01-101-2/+1
* Added black and isort (#1734)Anas2021-11-301-19/+22
* Pyupgrade + flynt + f-strings (#1759)Aarni Koskela2021-11-301-2/+3
* Adding RedisCluster client to support Redis Cluster Mode (#1660)Bar Shaul2021-11-251-0/+118