You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
watcha-synapse/synapse/util/caches
Erik Johnston 75daede92f String intern 9 years ago
..
__init__.py String intern 9 years ago
descriptors.py Move cache size fiddling to descriptors only. Fix tests 9 years ago
dictionary_cache.py Revert all the bits changing keys of eeverything that used LRUCaches to tuples 9 years ago
expiringcache.py Use syntax that works on both py2.7 and py3 9 years ago
lrucache.py Make LruCache use a dedicated _Node class 9 years ago
snapshot_cache.py Fix up logcontexts 9 years ago
stream_change_cache.py Return list, not generator. 9 years ago
treecache.py Fix flake8 warnings for new flake8 9 years ago