synapse-old/synapse/util/caches
Richard van der Hoff 667fba68f3 Run things as background processes
This fixes #3518, and ensures that we get useful logs and metrics for lots of
things that happen in the background.

(There are certainly more things that happen in the background; these are just
the common ones I've found running a single-process synapse locally).
2018-07-18 20:55:05 +01:00
..
__init__.py
descriptors.py
dictionary_cache.py
expiringcache.py
lrucache.py
response_cache.py
snapshot_cache.py
stream_change_cache.py
treecache.py