0
0
Fork 1
mirror of https://mau.dev/maunium/synapse.git synced 2024-06-27 23:18:18 +02:00
synapse/synapse/util/caches
2017-05-04 14:18:46 +01:00
..
__init__.py Remove DEBUG_CACHES 2017-04-25 10:54:09 +01:00
descriptors.py Optimise caches with single key 2017-05-04 14:18:46 +01:00
dictionary_cache.py Speed up cache size calculation 2017-01-17 11:18:13 +00:00
expiringcache.py Add setdefault key to ExpiringCache 2017-03-10 10:30:49 +00:00
lrucache.py Update LruCache size estimate on clear 2017-01-18 14:55:23 +00:00
response_cache.py Cache federation state responses 2016-07-21 10:30:12 +01:00
snapshot_cache.py Fix up logcontexts 2016-02-08 14:26:45 +00:00
stream_change_cache.py Fix assertion to stop transaction queue getting wedged 2017-03-15 12:16:55 +00:00
treecache.py Rename and comment tree_to_leaves_iterator 2017-01-17 11:47:03 +00:00