synapse-product/synapse/replication/tcp
Will Hunt 62b1ce8539
isort 5 compatibility (#7786)
The CI appears to use the latest version of isort, which is a problem when isort gets a major version bump. Rather than try to pin the version, I've done the necessary to make isort5 happy with synapse.
2020-07-05 16:32:02 +01:00
..
streams isort 5 compatibility (#7786) 2020-07-05 16:32:02 +01:00
__init__.py Move client command handling out of TCP protocol (#7185) 2020-04-06 09:58:42 +01:00
client.py isort 5 compatibility (#7786) 2020-07-05 16:32:02 +01:00
commands.py Discard RDATA from already seen positions. (#7648) 2020-06-15 08:44:54 -04:00
handler.py isort 5 compatibility (#7786) 2020-07-05 16:32:02 +01:00
protocol.py Don't relay REMOTE_SERVER_UP cmds to same conn. (#7352) 2020-04-29 14:10:59 +01:00
redis.py Fix Redis reconnection logic (#7482) 2020-05-13 09:57:15 +01:00
resource.py Have all instances correctly respond to REPLICATE command. (#7475) 2020-05-13 10:27:02 +01:00