forked-synapse/synapse/replication/tcp
2021-01-26 13:57:31 +00:00
..
streams Don't pull event from DB when handling replication traffic. (#8669) 2020-10-28 12:11:45 +00:00
__init__.py
client.py Don't pull event from DB when handling replication traffic. (#8669) 2020-10-28 12:11:45 +00:00
commands.py
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 Periodically send pings to detect dead Redis connections (#9218) 2021-01-26 10:54:54 +00:00
resource.py