MatrixSynapse/synapse/util/caches
Richard van der Hoff b28aaeb3a5
Optimise CacheDescriptor (#8594)
don't bother constricting a CacheContext unless we need one.
2020-10-21 22:57:45 +01:00
..
__init__.py Make LruCache register its own metrics (#8561) 2020-10-16 15:51:57 +01:00
deferred_cache.py fix failure case 2020-10-21 18:54:53 +01:00
descriptors.py Optimise CacheDescriptor (#8594) 2020-10-21 22:57:45 +01:00
dictionary_cache.py type annotations for LruCache 2020-10-16 15:56:39 +01:00
expiringcache.py
lrucache.py Fix 'LruCache' object has no attribute '_on_resize' (#8591) 2020-10-19 21:13:50 +01:00
response_cache.py
stream_change_cache.py
treecache.py
ttlcache.py Enable mypy for synapse.util.caches (#8547) 2020-10-15 11:44:39 +01:00