mirror of
https://github.com/matrix-org/synapse.git
synced 2025-10-02 11:01:31 +02:00
This helps avoid reading unnecessarily large amounts of data from the table when querying with a set of room IDs.
2 lines
100 B
Plaintext
2 lines
100 B
Plaintext
Improve DB performance by reducing amount of data that gets read in `device_lists_changes_in_room`.
|