MatrixSynapse/synapse/util/caches
Jason Little 7cbb2a00d1
Add metrics tracking for eviction to ResponseCache (#16028)
Track whether the ResponseCache is evicting due to invalidation
or due to time.
2023-08-01 08:10:49 -04:00
..
__init__.py
cached_call.py
deferred_cache.py
descriptors.py
dictionary_cache.py
expiringcache.py
lrucache.py
response_cache.py Add metrics tracking for eviction to ResponseCache (#16028) 2023-08-01 08:10:49 -04:00
stream_change_cache.py
treecache.py
ttlcache.py