0
0
Fork 1
mirror of https://mau.dev/maunium/synapse.git synced 2024-06-22 20:48:20 +02:00
synapse/synapse/util/caches
2017-01-16 15:33:22 +00:00
..
__init__.py Change CacheMetrics to be quicker 2016-06-03 11:26:52 +01:00
descriptors.py Optionally measure size of cache by sum of length of values 2017-01-13 17:46:17 +00:00
dictionary_cache.py Change CacheMetrics to be quicker 2016-06-03 11:26:52 +01:00
expiringcache.py Use OrderedDict in ExpiringCache 2017-01-16 15:33:22 +00:00
lrucache.py Optionally measure size of cache by sum of length of values 2017-01-13 17:46:17 +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 Change get_pos_of_last_change to return upper bound 2016-09-15 15:12:07 +01:00
treecache.py Add concept of cache contexts 2016-08-19 14:17:07 +01:00