MatrixSynapse/synapse/replication/tcp/streams
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
..
__init__.py
_base.py Only send RDATA for instance local events. (#8496) 2020-10-09 13:10:33 +01:00
events.py Only send RDATA for instance local events. (#8496) 2020-10-09 13:10:33 +01:00
federation.py Support any process writing to cache invalidation stream. (#7436) 2020-05-07 13:51:08 +01:00