mirror of
https://github.com/matrix-org/synapse.git
synced 2025-08-23 07:21:02 +02:00
For users with large accounts it is inefficient to calculate the set of users they share a room with (and takes a lot of space in the cache). Instead we can look at users whose devices have changed since the last sync and check if they share a room with the syncing user.