synapse-product/synapse/replication/tcp/streams
Erik Johnston 9ce4e344a8 Change device list replication to match new semantics.
Instead of sending down batches of user ID/host tuples, send down a row
per entity (user ID or host).
2020-02-28 11:25:34 +00:00
..
__init__.py make user signatures a separate stream 2019-10-30 17:22:52 -04:00
_base.py Change device list replication to match new semantics. 2020-02-28 11:25:34 +00:00
events.py Port synapse.replication.tcp to async/await (#6666) 2020-01-16 09:16:12 +00:00
federation.py Fixup synapse.replication to pass mypy checks (#6667) 2020-01-14 14:08:06 +00:00