MatrixSynapse/synapse/util/caches
Patrick Cloke 10a88ba91c
Use auto_attribs/native type hints for attrs classes. (#11692)
2022-01-13 13:49:28 +00:00
..
__init__.py
cached_call.py Add missing type hints to `synapse.logging.context` (#11556) 2021-12-14 17:35:28 +00:00
deferred_cache.py
descriptors.py
dictionary_cache.py Use auto_attribs/native type hints for attrs classes. (#11692) 2022-01-13 13:49:28 +00:00
expiringcache.py
lrucache.py Update to the current version of Black and run it on Synapse codebase (#11596) 2021-12-23 20:22:15 -08:00
response_cache.py Improve opentracing support for `ResponseCache` (#11607) 2021-12-20 18:12:08 +00:00
stream_change_cache.py
treecache.py
ttlcache.py