forked-synapse/synapse/app
2016-10-27 18:08:15 +01:00
..
__init__.py Fix flake8 violation 2016-07-26 11:59:08 +01:00
appservice.py Enable state caches on workers 2016-09-15 14:31:22 +01:00
client_reader.py fix logger for client_reader worker 2016-09-17 14:12:04 +01:00
federation_reader.py Enable state caches on workers 2016-09-15 14:31:22 +01:00
homeserver.py Pass the Metrics group into the process collector instead of having it find its own one; this avoids it needing to import from synapse.metrics 2016-10-27 18:08:15 +01:00
media_repository.py Enable state caches on workers 2016-09-15 14:31:22 +01:00
pusher.py Reduce DB hits for replication 2016-09-23 16:49:21 +01:00
synchrotron.py Support /initialSync in synchrotron worker 2016-09-21 11:46:28 +01:00
synctl.py Use sys.executable instead of hardcoded python. fixes #1161 2016-10-08 23:55:20 +02:00