forked-synapse/synapse/replication/tcp
Erik Johnston b5facbac0f
Improve perf of sync device lists (#17216)
Re-introduces #17191, and includes #17197 and #17214

The basic idea is to stop calling `get_rooms_for_user` everywhere, and
instead use the table `device_lists_changes_in_room`.

Commits reviewable one-by-one.
2024-05-21 16:48:20 +01:00
..
streams Correctly mention previous copyright (#16820) 2024-01-23 11:26:48 +00:00
__init__.py Correctly mention previous copyright (#16820) 2024-01-23 11:26:48 +00:00
client.py Improve perf of sync device lists (#17216) 2024-05-21 16:48:20 +01:00
commands.py Correctly mention previous copyright (#16820) 2024-01-23 11:26:48 +00:00
context.py Correctly mention previous copyright (#16820) 2024-01-23 11:26:48 +00:00
external_cache.py Bump black from 23.10.1 to 24.2.0 (#16936) 2024-03-13 16:46:44 +00:00
handler.py Fixups to new push stream (#17038) 2024-03-28 16:29:23 +00:00
protocol.py Correctly mention previous copyright (#16820) 2024-01-23 11:26:48 +00:00
redis.py Correctly mention previous copyright (#16820) 2024-01-23 11:26:48 +00:00
resource.py Correctly mention previous copyright (#16820) 2024-01-23 11:26:48 +00:00