Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Change slave storage to use new replication interface | Erik Johnston | 2017-04-03 | 1 | -11/+13 |
| | | | | | | | As the TCP replication uses a slightly different API and streams than the HTTP replication. This breaks HTTP replication. | ||||
* | Add methods to events, account data and receipt slaves | Mark Haines | 2016-06-03 | 1 | -1/+24 |
| | | | | | Adds the methods needed by /sync to the slaved events, account data and receipt stores. | ||||
* | Assert that stream replicated stream positions are ints | Mark Haines | 2016-05-13 | 1 | -1/+1 |
| | |||||
* | Add a slaved receipts store | Mark Haines | 2016-04-19 | 1 | -0/+61 |