MatrixSynapse/synapse/util/caches
Patrick Cloke d294f0e7e1
Remove the unused inlineCallbacks code-paths in the caching code (#8119)
2020-08-19 07:09:07 -04:00
..
__init__.py
descriptors.py Remove the unused inlineCallbacks code-paths in the caching code (#8119) 2020-08-19 07:09:07 -04:00
dictionary_cache.py
expiringcache.py
lrucache.py
response_cache.py
stream_change_cache.py Replace all remaining six usage with native Python 3 equivalents (#7704) 2020-06-16 08:51:47 -04:00
treecache.py
ttlcache.py