Commit message (Collapse) | Author | Files | Lines | ||
---|---|---|---|---|---|
2018-07-25 | Split out DB writes in federation handler | Erik Johnston | 1 | -83/+82 | |
This will allow us to easily add an internal replication API to proxy these reqeusts to master, so that we can move federation APIs to workers. | |||||
2018-07-25 | Actually fix it by adding continue | Erik Johnston | 1 | -0/+1 | |