MatrixSynapse/synapse/util/caches
Patrick Cloke 3eba047d38
Add type hints to state database module. (#10823)
2021-09-15 09:54:13 -04:00
..
__init__.py Add types to synapse.util. (#10601) 2021-09-10 17:03:18 +01:00
cached_call.py improve typing annotations in CachedCall (#10450) 2021-07-28 12:25:12 +01:00
deferred_cache.py Add types to synapse.util. (#10601) 2021-09-10 17:03:18 +01:00
descriptors.py Fix up type hints for Twisted 21.7 (#10490) 2021-07-28 12:04:11 +00:00
dictionary_cache.py Add type hints to state database module. (#10823) 2021-09-15 09:54:13 -04:00
expiringcache.py
lrucache.py Add types to synapse.util. (#10601) 2021-09-10 17:03:18 +01:00
response_cache.py
stream_change_cache.py Add types to synapse.util. (#10601) 2021-09-10 17:03:18 +01:00
treecache.py Add types to synapse.util. (#10601) 2021-09-10 17:03:18 +01:00
ttlcache.py