0
0
Fork 1
mirror of https://mau.dev/maunium/synapse.git synced 2024-06-16 01:28:32 +02:00
synapse/synapse/util/caches
2016-04-07 14:19:02 +01:00
..
__init__.py Simplify intern_dict 2016-03-23 16:41:54 +00:00
descriptors.py Make the cache objects be per instance rather than being global 2016-04-06 13:08:05 +01:00
dictionary_cache.py Revert all the bits changing keys of eeverything that used LRUCaches to tuples 2016-01-22 12:18:14 +00:00
expiringcache.py Use syntax that works on both py2.7 and py3 2016-03-07 20:13:10 +00:00
lrucache.py Make LruCache use a dedicated _Node class 2016-03-22 16:06:21 +00:00
response_cache.py Deduplicate joins 2016-04-07 14:19:02 +01:00
snapshot_cache.py Fix up logcontexts 2016-02-08 14:26:45 +00:00
stream_change_cache.py Return list, not generator. 2016-03-14 15:30:19 +00:00
treecache.py Fix flake8 warnings for new flake8 2016-02-02 17:18:50 +00:00