You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
watcha-synapse/synapse/util/caches
Richard van der Hoff 8075504a60
Enable mypy for synapse.util.caches (#8547)
4 years ago
..
__init__.py Use slots in attrs classes where possible (#8296) 4 years ago
deferred_cache.py move DeferredCache into its own module 4 years ago
descriptors.py move DeferredCache into its own module 4 years ago
dictionary_cache.py Stop sub-classing object (#8249) 4 years ago
expiringcache.py Stop sub-classing object (#8249) 4 years ago
lrucache.py Add some more type annotations to Cache 4 years ago
response_cache.py Add type hints to response cache. (#8507) 4 years ago
stream_change_cache.py Replace all remaining six usage with native Python 3 equivalents (#7704) 5 years ago
treecache.py Stop sub-classing object (#8249) 4 years ago
ttlcache.py Enable mypy for synapse.util.caches (#8547) 4 years ago