forked-synapse/synapse/replication
Erik Johnston 91cdb6de08 Call UserDirectoryHandler methods directly
Turns out that the user directory handling is fairly racey as a bunch
of stuff assumes that the processing happens on master, which it doesn't
when there is a synapse.app.user_dir worker. So lets just call the
function directly until we actually get round to fixing it, since it
doesn't make the situation any worse.
2018-08-17 15:26:13 +01:00
..
http Call UserDirectoryHandler methods directly 2018-08-17 15:26:13 +01:00
slave Rename slave TransactionStore to SlaveTransactionStore 2018-08-15 14:17:06 +01:00
tcp Fix unit tests 2018-07-25 10:30:36 +01:00
__init__.py Add a /replication API for extracting the updates that happened on 2016-03-01 14:49:41 +00:00