synapse-old/synapse/util/caches
reivilibre 864c3f85b0
Improve type annotations for the helper methods on a `CachedFunction`. (#14685)
2022-12-16 13:04:54 +00:00
..
__init__.py
cached_call.py
deferred_cache.py
descriptors.py Improve type annotations for the helper methods on a `CachedFunction`. (#14685) 2022-12-16 13:04:54 +00:00
dictionary_cache.py
expiringcache.py
lrucache.py
response_cache.py Make `handle_new_client_event` throws `PartialStateConflictError` (#14665) 2022-12-15 16:04:23 +00:00
stream_change_cache.py
treecache.py
ttlcache.py