forked from MirrorHub/synapse
link to the scalability blog post from workers.md
This commit is contained in:
parent
b5dea8702d
commit
883d4e6f2b
1 changed files with 3 additions and 0 deletions
|
@ -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
|
||||
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
|
||||
|
||||
The processes communicate with each other via a Synapse-specific protocol called
|
||||
|
|
Loading…
Reference in a new issue