Commit message (Collapse) | Author | Files | Lines | ||
---|---|---|---|---|---|
2018-07-25 | Split out DB writes in federation handler | Erik Johnston | 2 | -85/+94 | |
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 f |