Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix replication. And notify | Erik Johnston | 2017-07-20 | 1 | -0/+20 |
| | |||||
* | Initial worker impl | Erik Johnston | 2017-06-16 | 1 | -0/+22 |
| | |||||
* | Comments | Erik Johnston | 2017-04-10 | 1 | -2/+2 |
| | |||||
* | Document types of the replication streams | Erik Johnston | 2017-04-06 | 1 | -28/+76 |
| | |||||
* | 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 |