MatrixSynapse/synapse/util/caches
Erik Johnston 391bfe9a7b
Reduce memory footprint of caches (#9886)
2021-04-28 11:59:28 +01:00
..
__init__.py
cached_call.py
deferred_cache.py
descriptors.py
dictionary_cache.py
expiringcache.py
lrucache.py Reduce memory footprint of caches (#9886) 2021-04-28 11:59:28 +01:00
response_cache.py Remove various bits of compatibility code for Python <3.6 (#9879) 2021-04-27 13:13:07 +01:00
stream_change_cache.py
treecache.py
ttlcache.py