MatrixSynapse/synapse/util/caches
Sean Quah 84fac0f814
Add type annotations to `synapse.metrics` (#10847)
2021-11-17 19:07:02 +00:00
..
__init__.py Add most missing type hints to synapse.util (#11328) 2021-11-16 08:47:36 -05:00
cached_call.py
deferred_cache.py Add most missing type hints to synapse.util (#11328) 2021-11-16 08:47:36 -05:00
descriptors.py Add most missing type hints to synapse.util (#11328) 2021-11-16 08:47:36 -05:00
dictionary_cache.py
expiringcache.py Add type annotations to `synapse.metrics` (#10847) 2021-11-17 19:07:02 +00:00
lrucache.py
response_cache.py
stream_change_cache.py
treecache.py
ttlcache.py