MatrixSynapse/synapse/util
Erik Johnston bc67e7d260 Add decent impl of a FileConsumer
Twisted core doesn't have a general purpose one, so we need to write one
ourselves.

Features:
- All writing happens in background thread
- Supports both push and pull producers
- Push producers get paused if the consumer falls behind
2018-01-17 16:43:03 +00:00
..
caches
__init__.py
async.py
distributor.py
file_consumer.py Add decent impl of a FileConsumer 2018-01-17 16:43:03 +00:00
frozenutils.py
httpresourcetree.py
jsonobject.py
logcontext.py
logformatter.py
logutils.py
manhole.py
metrics.py
module_loader.py
msisdn.py
ratelimitutils.py
retryutils.py
rlimit.py
stringutils.py
versionstring.py
wheel_timer.py