diff options
author | Eric Eastwood <eric.eastwood@beta.gouv.fr> | 2024-09-11 12:13:54 -0500 |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-09-11 12:13:54 -0500 |
commit | e4a1f271b9365e2dddbb9205b10ebe36eed12e62 (patch) | |
tree | 55cd2b7901026d6aa2e26c8810d65b85f0aa2c2a /synapse/rest/client/devices.py | |
parent | Merge remote-tracking branch 'origin/release-v1.115' into develop (diff) | |
download | synapse-e4a1f271b9365e2dddbb9205b10ebe36eed12e62.tar.xz |
Sliding Sync: Make sure we get up-to-date information from `get_sliding_sync_rooms_for_user(...)` (#17692)
We need to bust the `get_sliding_sync_rooms_for_user` cache when the room encryption is updated and any other field that is used in the query. Follow-up to https://github.com/element-hq/synapse/pull/17630 - Bust cache for membership change (cross-reference `get_rooms_for_user`) - Bust cache for room `encryption` (cross-reference `get_room_encryption`) - Bust cache for `forgotten` (cross-reference `did_forget`/`get_forgotten_rooms_for_user`)
Diffstat (limited to 'synapse/rest/client/devices.py')
0 files changed, 0 insertions, 0 deletions