summaryrefslogtreecommitdiff
path: root/tests/test_sentinel.py
Commit message (Expand)AuthorAgeFilesLines
* Added black and isort (#1734)Anas2021-11-301-60/+60
* Adding RedisCluster client to support Redis Cluster Mode (#1660)Bar Shaul2021-11-251-0/+15
* Unit test fixes to carry pytest options through all tests (#1696)Chayim2021-11-101-1/+1
* Merged new sentinel commands from #834 (#1550)Chayim2021-08-291-2/+21
* Remove support for end-of-life Python 2.7 (#1318)Jon Dufresne2020-08-061-3/+2
* Pass the master hostname to testsAndrew Brookins2020-07-091-14/+21
* remove legacy Redis classAndy McCurdy2018-11-131-3/+3
* Remove from __future__ import with_statementJon Dufresne2018-11-031-1/+0
* FIX #651 try next Sentinel node on TimeoutErrorBo Lopker2015-11-271-0/+22
* comments and changelogAndy McCurdy2013-09-131-1/+1
* Add tests for sentinel moduleVitja Makarov2013-09-071-0/+173