MatrixSynapse/synapse/util/caches
Patrick Cloke 10a88ba91c
Use auto_attribs/native type hints for attrs classes. ()
2022-01-13 13:49:28 +00:00
..
__init__.py Add most missing type hints to synapse.util () 2021-11-16 08:47:36 -05:00
cached_call.py Add missing type hints to `synapse.logging.context` () 2021-12-14 17:35:28 +00:00
deferred_cache.py Eliminate a few `Any`s in `LruCache` type hints () 2021-11-30 15:39:07 +00:00
descriptors.py Add most missing type hints to synapse.util () 2021-11-16 08:47:36 -05:00
dictionary_cache.py Use auto_attribs/native type hints for attrs classes. () 2022-01-13 13:49:28 +00:00
expiringcache.py Add type annotations to `synapse.metrics` () 2021-11-17 19:07:02 +00:00
lrucache.py Update to the current version of Black and run it on Synapse codebase () 2021-12-23 20:22:15 -08:00
response_cache.py Improve opentracing support for `ResponseCache` () 2021-12-20 18:12:08 +00:00
stream_change_cache.py More types for synapse.util, part 1 () 2021-10-06 11:20:49 +01:00
treecache.py
ttlcache.py More types for synapse.util, part 1 () 2021-10-06 11:20:49 +01:00