MatrixSynapse/synapse/util/caches
Patrick Cloke 55c20da4a3 Merge remote-tracking branch 'origin/release-v1.91' into release-v1.92 2023-09-06 11:25:28 -04:00
..
__init__.py
cached_call.py
deferred_cache.py Fix typechecking with twisted trunk (#16121) 2023-08-24 14:53:07 +00:00
descriptors.py Improve type hints for cached decorator. (#15658) 2023-05-24 12:59:31 +00:00
dictionary_cache.py
expiringcache.py Revert MSC3861 introspection cache, admin impersonation and account lock (#16258) 2023-09-06 15:19:51 +01:00
lrucache.py Prefill events after invalidate not before when persisting events (#15758) 2023-06-14 09:42:18 +01:00
response_cache.py Add metrics tracking for eviction to ResponseCache (#16028) 2023-08-01 08:10:49 -04:00
stream_change_cache.py Check the stream position before checking if the cache is empty. (#14639) 2022-12-08 11:35:49 -05:00
treecache.py
ttlcache.py