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 d7808a2dde
Extend `ResponseCache` to pass a context object into the callback (#10157)
4 years ago
..
__init__.py Optionally track memory usage of each LruCache (#9881) 4 years ago
cached_call.py Remove redundant "coding: utf-8" lines (#9786) 4 years ago
deferred_cache.py Combine `LruCache.invalidate` and `invalidate_many` (#9973) 4 years ago
descriptors.py Combine `LruCache.invalidate` and `invalidate_many` (#9973) 4 years ago
dictionary_cache.py Remove redundant "coding: utf-8" lines (#9786) 4 years ago
expiringcache.py Remove redundant "coding: utf-8" lines (#9786) 4 years ago
lrucache.py Combine `LruCache.invalidate` and `invalidate_many` (#9973) 4 years ago
response_cache.py Extend `ResponseCache` to pass a context object into the callback (#10157) 4 years ago
stream_change_cache.py Remove `synapse.types.Collection` (#9856) 4 years ago
treecache.py Combine `LruCache.invalidate` and `invalidate_many` (#9973) 4 years ago
ttlcache.py Remove redundant "coding: utf-8" lines (#9786) 4 years ago