-
- Downloads
Move client receipt processing to federation sender worker.
This is mostly a prerequisite for #4730, but also fits with the general theme of "move everything off the master that we possibly can".
Showing
- synapse/app/federation_sender.py 30 additions, 0 deletionssynapse/app/federation_sender.py
- synapse/federation/send_queue.py 9 additions, 0 deletionssynapse/federation/send_queue.py
- synapse/federation/transaction_queue.py 35 additions, 0 deletionssynapse/federation/transaction_queue.py
- synapse/handlers/receipts.py 4 additions, 33 deletionssynapse/handlers/receipts.py
Please register or sign in to comment