0
0
Fork 1
mirror of https://mau.dev/maunium/synapse.git synced 2024-11-12 13:01:34 +01:00
synapse/synapse/replication
Erik Johnston eb2b8523ae Split out registration to worker
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.
2019-02-18 12:12:57 +00:00
..
http Split out registration to worker 2019-02-18 12:12:57 +00:00
slave Make workers work on Py3 (#4027) 2018-10-13 00:14:08 +11:00
tcp Don't truncate command name in metrics 2018-10-29 17:34:21 +00:00
__init__.py Add a /replication API for extracting the updates that happened on 2016-03-01 14:49:41 +00:00