MatrixSynapse/synapse/util
Mark Haines d12c00bdc3 Add some docstring explaining the snapshot cache does 2015-12-23 15:18:11 +00:00
..
caches Add some docstring explaining the snapshot cache does 2015-12-23 15:18:11 +00:00
__init__.py Track the cpu used in the main thread by each logging context 2015-12-03 21:03:01 +00:00
async.py Make @cached cache deferreds rather than the deferreds' values 2015-08-06 13:33:34 +01:00
debug.py
distributor.py
frozenutils.py
jsonobject.py
logcontext.py Track the time spent in the database per request. 2015-12-07 17:56:11 +00:00
logutils.py
ratelimitutils.py Use contextlib.contextmanager instead of a custom class 2015-03-02 13:32:44 +00:00
retryutils.py Retry dead servers a lot less often 2015-11-02 16:56:30 +00:00
stringutils.py