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
deferred_cache.py
descriptors.py Optimise CacheDescriptor (#8594) 2020-10-21 22:57:45 +01:00
dictionary_cache.py
expiringcache.py
lrucache.py
response_cache.py
stream_change_cache.py
treecache.py
ttlcache.py