Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix Redis reconnection logic (#7482) | Erik Johnston | 2020-05-13 | 1 | -1/+6 |
* | Fix errors from malformed log line (#7454) | Richard van der Hoff | 2020-05-07 | 1 | -1/+1 |
* | Merge branch 'release-v1.13.0' into rav/fix_dropped_messages | Richard van der Hoff | 2020-05-05 | 1 | -0/+3 |
|\ | |||||
| * | Fix redis password support. (#7401) | Erik Johnston | 2020-05-04 | 1 | -0/+3 |
* | | Wait for a POSITION on the right connection before accepting RDATA | Richard van der Hoff | 2020-05-05 | 1 | -1/+1 |
* | | Wait to subscribe before sending REPLICATE | Richard van der Hoff | 2020-05-05 | 1 | -19/+33 |
|/ | |||||
* | Don't relay REMOTE_SERVER_UP cmds to same conn. (#7352) | Erik Johnston | 2020-04-29 | 1 | -1/+1 |
* | Fix replication metrics when using redis (#7325) | Erik Johnston | 2020-04-22 | 1 | -1/+13 |
* | Add ability to run replication protocol over redis. (#7040) | Erik Johnston | 2020-04-22 | 1 | -0/+181 |