synapse-product/synapse/replication
Richard van der Hoff 0e8d78f6aa Logcontexts for replication command handlers
Run the handlers for replication commands as background processes. This should
improve the visibility in our metrics, and reduce the number of "running db
transaction from sentinel context" warnings.

Ideally it means converting the things that fire off deferreds into the night
into things that actually return a Deferred when they are done. I've made a bit
of a stab at this, but it will probably be leaky.
2018-08-17 00:43:43 +01:00
..
http Use federation handler function rather than duplicate 2018-08-15 14:17:18 +01:00
slave Rename slave TransactionStore to SlaveTransactionStore 2018-08-15 14:17:06 +01:00
tcp Logcontexts for replication command handlers 2018-08-17 00:43:43 +01:00
__init__.py Add a /replication API for extracting the updates that happened on 2016-03-01 14:49:41 +00:00