summaryrefslogtreecommitdiff
path: root/redis/commands/sentinel.py
Commit message (Collapse)AuthorAgeFilesLines
* Update sentinel.py (#2045)ondrej2022-03-141-1/+1
| | | Fixed a typo in word 'sentinel'
* Add Async Support (#1899)Andrew Chen Wang2022-02-221-9/+15
| | | | Co-authored-by: Chayim I. Kirshen <c@kirshen.com> Co-authored-by: dvora-h <dvora.heller@redis.com>
* Added black and isort (#1734)Anas2021-11-301-17/+13
|
* redisjson support (#1636)Chayim2021-10-251-0/+97