forked-synapse/synapse/util/caches
Erik Johnston ffad4fe35b Don't update event cache hit ratio from get_joined_users
Otherwise the hit ration of plain get_events gets completely skewed by
calls to get_joined_users* functions.
2017-05-08 16:06:17 +01:00
..
__init__.py Remove DEBUG_CACHES 2017-04-25 10:54:09 +01:00
descriptors.py Don't update event cache hit ratio from get_joined_users 2017-05-08 16:06:17 +01:00
dictionary_cache.py
expiringcache.py
lrucache.py
response_cache.py
snapshot_cache.py
stream_change_cache.py
treecache.py