mirror of
https://git.anonymousland.org/anonymousland/synapse-product.git
synced 2025-01-29 06:43:22 -05:00
2b5643b3af
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.