forked-synapse/synapse/replication/tcp
Richard van der Hoff 015b3622eb Skip building a ROW_TYPE when building updates
We're about to turn it straight into a JSON object anyway so building a
ROW_TYPE is a bit pointless, and reduces flexibility in the update_function.
2019-03-27 21:58:03 +00:00
..
streams Skip building a ROW_TYPE when building updates 2019-03-27 21:58:03 +00:00
__init__.py Fix up docs 2017-03-31 11:19:24 +01:00
client.py Add parse_row method to replication stream class 2019-03-27 21:32:33 +00:00
commands.py Fix tightloop over connecting to replication server 2019-02-26 15:05:41 +00:00
protocol.py Add parse_row method to replication stream class 2019-03-27 21:32:33 +00:00
resource.py move FederationStream out to its own file 2019-03-27 21:13:14 +00:00