summaryrefslogtreecommitdiff
path: root/redis/asyncio/sentinel.py
Commit message (Collapse)AuthorAgeFilesLines
* Use retry mechanism in async version of Connection objects (#2271)szumka2022-07-211-1/+7
|
* Add Async Support (#1899)Andrew Chen Wang2022-02-221-0/+353
Co-authored-by: Chayim I. Kirshen <c@kirshen.com> Co-authored-by: dvora-h <dvora.heller@redis.com>