forked-synapse/synapse/replication/tcp
2021-02-11 16:06:29 +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
external_cache.py Precompute joined hosts and store in Redis (#9198) 2021-01-26 13:57:31 +00:00
handler.py Precompute joined hosts and store in Redis (#9198) 2021-01-26 13:57:31 +00:00
protocol.py Various clean-ups to the logging context code (#8935) 2020-12-14 14:19:47 -05:00
redis.py Ensure that we never stop reconnecting to redis (#9391) 2021-02-11 16:06:29 +00:00
resource.py Don't unnecessarily start bg process in replication sending loop. (#8670) 2020-10-27 17:37:08 +00:00