-
- Downloads
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).
Showing
- synapse/app/generic_worker.py 1 addition, 1 deletionsynapse/app/generic_worker.py
- synapse/replication/slave/storage/devices.py 13 additions, 12 deletionssynapse/replication/slave/storage/devices.py
- synapse/replication/tcp/streams/_base.py 9 additions, 4 deletionssynapse/replication/tcp/streams/_base.py
- synapse/storage/data_stores/main/devices.py 9 additions, 6 deletionssynapse/storage/data_stores/main/devices.py
Loading
Please register or sign in to comment