mirror of
https://mau.dev/maunium/synapse.git
synced 2024-11-12 04:52:26 +01:00
d3f9afd8d9
As it gets used in sliding sync. We basically invalidate it in all the same places as `get_rooms_for_user`. Most of the changes are due to needing the arguments you pass in to be hashable (which lists aren't)
1 line
86 B
Text
1 line
86 B
Text
Add cache to `get_rooms_for_local_user_where_membership_is` to speed up sliding sync.
|