MatrixSynapse/synapse/util/caches
Richard van der Hoff 01afc563c3 Fix overzealous cache invalidation
Fixes an issue where a cache invalidation would invalidate *all* pending
entries, rather than just the entry that we intended to invalidate.
2018-04-05 16:24:04 +01:00
..
__init__.py
descriptors.py Fix overzealous cache invalidation 2018-04-05 16:24:04 +01:00
dictionary_cache.py
expiringcache.py
lrucache.py
response_cache.py
snapshot_cache.py
stream_change_cache.py
treecache.py