| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Split out registration to worker | Erik Johnston | 2019-02-18 | 1 | -1/+3 |
| | | | | | | | | | This allows registration to be handled by a worker, though the actual write to the database still happens on master. Note: due to the in-memory session map all registration requests must be handled by the same worker. | ||||
| * | Add replication APIs for persisting federation events | Erik Johnston | 2018-08-06 | 1 | -1/+2 |
| | | |||||
| * | run isort | Amber Brown | 2018-07-09 | 1 | -1/+0 |
| | | |||||
| * | Fix imports | Erik Johnston | 2018-03-14 | 1 | -4/+1 |
| | | |||||
| * | Implement RoomMemberWorkerHandler | Erik Johnston | 2018-03-13 | 1 | -0/+2 |
| | | |||||
| * | Add replication http endpoint for event sending | Erik Johnston | 2018-02-07 | 1 | -0/+31 |
