MatrixSynapse/synapse/util/caches
dependabot[bot] 9bb2eac719
Bump black from 22.12.0 to 23.1.0 (#15103)
2023-02-22 15:29:09 -05:00
..
__init__.py Bump black from 22.12.0 to 23.1.0 (#15103) 2023-02-22 15:29:09 -05:00
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 Add missing type hints to tests.config. (#14681) 2022-12-16 08:53:28 -05:00
response_cache.py Make `handle_new_client_event` throws `PartialStateConflictError` (#14665) 2022-12-15 16:04:23 +00:00
stream_change_cache.py Check the stream position before checking if the cache is empty. (#14639) 2022-12-08 11:35:49 -05:00
treecache.py
ttlcache.py