MatrixSynapse/synapse/replication/tcp
Erik Johnston 5009ffcaa4
Only send RDATA for instance local events. (#8496)
When pulling events out of the DB to send over replication we were not
filtering by instance name, and so we were sending events for other
instances.
2020-10-09 13:10:33 +01:00
..
streams Only send RDATA for instance local events. (#8496) 2020-10-09 13:10:33 +01:00
__init__.py Fix some spelling mistakes / typos. (#7811) 2020-07-09 09:52:58 -04:00
client.py Various clean ups to room stream tokens. (#8423) 2020-09-29 21:48:33 +01:00
commands.py Be stricter about JSON that is accepted by Synapse (#8106) 2020-08-19 07:26:03 -04:00
handler.py Add unit test for event persister sharding (#8433) 2020-10-02 09:57:12 +01:00
protocol.py Enable mypy checking for unreachable code and fix instances. (#8432) 2020-10-01 08:09:18 -04:00
redis.py Add unit test for event persister sharding (#8433) 2020-10-02 09:57:12 +01:00
resource.py Fix typos in comments. 2020-09-14 11:46:58 -04:00