MatrixSynapse/synapse/util/caches
Erik Johnston 9a0d783c11 Add comments 2018-03-19 11:35:53 +00:00
..
__init__.py Increase default cache factor size. 2017-07-04 09:58:32 +01:00
descriptors.py report metrics on number of cache evictions 2018-02-05 15:34:01 +00:00
dictionary_cache.py Fix bug where state cache used lots of memory 2018-03-15 15:46:54 +00:00
expiringcache.py report metrics on number of cache evictions 2018-02-05 15:34:01 +00:00
lrucache.py Add comments 2018-03-19 11:35:53 +00:00
response_cache.py
snapshot_cache.py
stream_change_cache.py Define CACHE_SIZE_FACTOR once 2017-07-04 09:56:44 +01:00
treecache.py