mirror of
https://github.com/element-hq/synapse.git
synced 2024-11-27 20:22:07 +03:00
a8da046907
The get_users_in_room and get_users_in_room_with_profiles are now only invalidated when the membership of a room changes, instead of during any state change in the room.
1 line
122 B
Text
1 line
122 B
Text
Do not needlessly clear the `get_users_in_room` and `get_users_in_room_with_profiles` caches when any room state changes.
|