MatrixSynapse/synapse/replication
Erik Johnston 8f1a87886f Don't use POSITION to detect "finished connecting".
In a Redis world we won't necessarily get one POSITION per stream at the
start of the connection, so we rejig our "streams connecting" logic.
2020-03-31 13:26:58 +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 Don't use POSITION to detect "finished connecting". 2020-03-31 13:26:58 +01:00
__init__.py Add a /replication API for extracting the updates that happened on 2016-03-01 14:49:41 +00:00