Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Remove support for end-of-life Python 2.7 (#1318) | Jon Dufresne | 2020-08-06 | 1 | -5/+3 |
* | Do not un-escape \ characters when parsing MONITOR output | Andy McCurdy | 2020-06-08 | 1 | -0/+7 |
* | Clear pipeline watch state after exec | Nick Gaya | 2020-03-10 | 1 | -21/+2 |
* | Drop unused variables and imports (#1284) | Jon Dufresne | 2020-02-12 | 1 | -2/+1 |
* | Support old EPEL-7 Redis. (#1227) | tuxmaster5000 | 2019-10-18 | 1 | -0/+7 |
* | version 3.3.8, fix MONITOR output to account for all types of clients3.3.8 | huangwei-ds5 | 2019-08-19 | 1 | -0/+11 |
* | fix py2 compatmonitor | Andy McCurdy | 2019-05-26 | 1 | -2/+3 |
* | add tests for encoding issues and fix bugs found | Andy McCurdy | 2019-05-26 | 1 | -5/+12 |
* | monitor command now has full command text. test suite improved | Andy McCurdy | 2019-05-26 | 1 | -4/+33 |
* | Added support for the monitor command. | Doug Kisabaka | 2019-02-25 | 1 | -0/+10 |