forked-synapse/synapse/replication/tcp
2021-01-18 15:47:59 +00:00
..
streams Don't pull event from DB when handling replication traffic. (#8669) 2020-10-28 12:11:45 +00:00
__init__.py Fix some spelling mistakes / typos. (#7811) 2020-07-09 09:52:58 -04:00
client.py Don't pull event from DB when handling replication traffic. (#8669) 2020-10-28 12:11:45 +00:00
commands.py Make event persisters periodically announce position over replication. (#8499) 2020-10-12 15:51:41 +01:00
handler.py Allow moving account data and receipts streams off master (#9104) 2021-01-18 15:47:59 +00:00
protocol.py Various clean-ups to the logging context code (#8935) 2020-12-14 14:19:47 -05:00
redis.py Start fewer opentracing spans (#8640) 2020-10-26 09:30:19 +00:00
resource.py Don't unnecessarily start bg process in replication sending loop. (#8670) 2020-10-27 17:37:08 +00:00