MatrixSynapse/synapse/replication/tcp
Richard van der Hoff 6c1f7c722f
Fix limit logic for AccountDataStream (#7384)
Make sure that the AccountDataStream presents complete updates, in the right
order.

This is much the same fix as #7337 and #7358, but applied to a different stream.
2020-05-15 19:03:25 +01:00
..
streams Fix limit logic for AccountDataStream (#7384) 2020-05-15 19:03:25 +01:00
__init__.py
client.py Move EventStream handling into default ReplicationDataHandler (#7493) 2020-05-14 14:01:39 +01:00
commands.py
handler.py
protocol.py
redis.py
resource.py