mirror of
https://mau.dev/maunium/synapse.git
synced 2024-10-01 01:36:05 -04:00
4cff617df1
This changes the replication protocol so that the server does not send down `RDATA` for rows that happened before the client connected. Instead, the server will send a `POSITION` and clients then query the database (or master out of band) to get up to date. |
||
---|---|---|
.. | ||
__init__.py | ||
per_destination_queue.py | ||
transaction_manager.py |