mirror of
https://git.anonymousland.org/anonymousland/synapse.git
synced 2025-11-23 16:21:31 -05: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. |
||
|---|---|---|
| .. | ||
| main | ||
| state | ||
| __init__.py | ||