MatrixSynapse/synapse/replication
Erik Johnston a0063c9a15 Add ReplicationCommandHandler.
The intention is to move all command processing logic to there, out of
protocol, client and resource modules. Currently we only pull out client
command processing from protocol and delegate to
ReplicationClientHandler.
2020-03-31 13:27:36 +01:00
..
http Move catchup of replication streams to worker. (#7024) 2020-03-25 14:54:01 +00:00
slave Move catchup of replication streams to worker. (#7024) 2020-03-25 14:54:01 +00:00
tcp Add ReplicationCommandHandler. 2020-03-31 13:27:36 +01:00
__init__.py Add a /replication API for extracting the updates that happened on 2016-03-01 14:49:41 +00:00