MatrixSynapse/synapse/util/caches
Jonathan de Jong d6196efafc
Add ResponseCache tests. (#9458)
2021-03-08 14:00:07 -05:00
..
__init__.py Update black, and run auto formatting over the codebase (#9381) 2021-02-16 22:32:34 +00:00
cached_call.py Clean up caching/locking of OIDC metadata load (#9362) 2021-02-16 16:27:38 +00:00
deferred_cache.py Empty iterables should count towards cache usage. (#9028) 2021-01-06 12:33:20 -05:00
descriptors.py Update black, and run auto formatting over the codebase (#9381) 2021-02-16 22:32:34 +00:00
dictionary_cache.py
expiringcache.py
lrucache.py
response_cache.py Add ResponseCache tests. (#9458) 2021-03-08 14:00:07 -05:00
stream_change_cache.py Update black, and run auto formatting over the codebase (#9381) 2021-02-16 22:32:34 +00:00
treecache.py
ttlcache.py