link to the scalability blog post from workers.md

pull/9149/head
Matthew Hodgson 2021-01-18 00:27:27 +00:00
parent b5dea8702d
commit 883d4e6f2b
1 changed files with 3 additions and 0 deletions

View File

@ -16,6 +16,9 @@ workers only work with PostgreSQL-based Synapse deployments. SQLite should only
be used for demo purposes and any admin considering workers should already be be used for demo purposes and any admin considering workers should already be
running PostgreSQL. running PostgreSQL.
See also https://matrix.org/blog/2020/11/03/how-we-fixed-synapses-scalability
for a higher level overview.
## Main process/worker communication ## Main process/worker communication
The processes communicate with each other via a Synapse-specific protocol called The processes communicate with each other via a Synapse-specific protocol called