-
- Downloads
Opt out of cache expiry for `get_users_who_share_room_with_user` (#10826)
* Allow LruCaches to opt out of time-based expiry * Don't expire `get_users_who_share_room` & friends
Showing
- changelog.d/10826.misc 2 additions, 0 deletionschangelog.d/10826.misc
- synapse/storage/databases/main/roommember.py 8 additions, 3 deletionssynapse/storage/databases/main/roommember.py
- synapse/util/caches/deferred_cache.py 2 additions, 0 deletionssynapse/util/caches/deferred_cache.py
- synapse/util/caches/descriptors.py 5 additions, 0 deletionssynapse/util/caches/descriptors.py
- synapse/util/caches/lrucache.py 13 additions, 3 deletionssynapse/util/caches/lrucache.py
Loading
Please register or sign in to comment