synapse-product/synapse/replication
Richard van der Hoff 0f8f02bc39
On catchup, process each row with its own stream id (#7286)
Other parts of the code (such as the StreamChangeCache) assume that there will
not be multiple changes with the same stream id.

This code was introduced in #7024, and I hope this fixes #7206.
2020-04-20 11:43:29 +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 On catchup, process each row with its own stream id (#7286) 2020-04-20 11:43:29 +01:00
__init__.py Add a /replication API for extracting the updates that happened on 2016-03-01 14:49:41 +00:00