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
Patrick Cloke 4e874ed593
Remove unnecessary maybeDeferred calls (#8044)
5 years ago
..
__init__.py remove miscellaneous PY2 code 5 years ago
descriptors.py Remove unnecessary maybeDeferred calls (#8044) 5 years ago
dictionary_cache.py Run Black. (#5482) 6 years ago
expiringcache.py Replace iteritems/itervalues/iterkeys with native versions. (#7692) 5 years ago
lrucache.py Don't apply cache factor to event cache. (#7578) 5 years ago
response_cache.py Allow configuration of Synapse's cache without using synctl or environment variables (#6391) 5 years ago
stream_change_cache.py Replace all remaining six usage with native Python 3 equivalents (#7704) 5 years ago
treecache.py Replace iteritems/itervalues/iterkeys with native versions. (#7692) 5 years ago
ttlcache.py Allow configuration of Synapse's cache without using synctl or environment variables (#6391) 5 years ago