mirror of
https://git.anonymousland.org/anonymousland/synapse-product.git
synced 2025-02-09 08:28:25 -05:00
![Erik Johnston](/assets/img/avatar_default.png)
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.