Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Advance replication streams even if nothing is listening | Erik Johnston | 2017-04-04 | 1 | -0/+7 |
| | | | | | | Otherwise the streams don't advance and steadily fall behind, so when a worker does connect either a) they'll be streamed lots of old updates or b) the connection will fail as the streams are too far behind. | ||||
* | Fix up docs | Erik Johnston | 2017-03-31 | 1 | -2/+2 |
| | |||||
* | Define the various streams we will replicate | Erik Johnston | 2017-03-30 | 1 | -0/+409 |