synapse-product/synapse/util/caches
2022-05-13 12:32:39 -07:00
..
__init__.py Add more type hints to the main state store. () 2022-03-31 13:38:09 -04:00
cached_call.py Add missing type hints to synapse.logging.context () 2021-12-14 17:35:28 +00:00
deferred_cache.py Describe prune_unread_entries in docstrings () 2022-02-02 15:11:23 +00:00
descriptors.py Add cancellation support to @cached and @cachedList decorators () 2022-03-14 19:04:29 +00:00
dictionary_cache.py Use auto_attribs/native type hints for attrs classes. () 2022-01-13 13:49:28 +00:00
expiringcache.py Track cache invalidations () 2022-02-15 14:31:04 +00:00
lrucache.py Add config flags to allow for cache auto-tuning () 2022-05-13 12:32:39 -07: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 Remove unnecessary pass statements. () 2022-03-11 07:06:21 -05:00
ttlcache.py Remove unused # type: ignores () 2022-04-27 14:03:44 +01:00