synapse-product/synapse/replication/tcp
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
..
streams Change device list replication to match new semantics. 2020-02-28 11:25:34 +00:00
__init__.py
client.py Fix sending server up commands from workers (#6811) 2020-01-30 16:42:11 +00:00
commands.py Wake up transaction queue when remote server comes back online (#6706) 2020-01-17 10:27:19 +00:00
protocol.py Propagate cache invalidates from workers to other workers. (#6748) 2020-01-27 13:47:50 +00:00
resource.py Port PresenceHandler to async/await (#6991) 2020-02-26 15:33:26 +00:00