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
Richard van der Hoff bc5f6e1797
Add a caching layer to .well-known responses (#4516)
7 years ago
..
__init__.py Log which cache is throwing exceptions 7 years ago
descriptors.py Rename async to async_helpers because `async` is a keyword on Python 3.7 (#3678) 8 years ago
dictionary_cache.py run isort 8 years ago
expiringcache.py Correctly match 'dict.pop' api 7 years ago
lrucache.py run isort 8 years ago
response_cache.py Rename async to async_helpers because `async` is a keyword on Python 3.7 (#3678) 8 years ago
snapshot_cache.py Rename async to async_helpers because `async` is a keyword on Python 3.7 (#3678) 8 years ago
stream_change_cache.py Make scripts/ and scripts-dev/ pass pyflakes (and the rest of the codebase on py3) (#4068) 7 years ago
treecache.py Consistently use six's iteritems and wrap lazy keys/values in list() if they're not meant to be lazy (#3307) 8 years ago
ttlcache.py Add a caching layer to .well-known responses (#4516) 7 years ago