anonymousland-synapse/synapse/replication
Richard van der Hoff 567f88f835
Prep work for removing outlier from internal_metadata (#9411)
* Populate `internal_metadata.outlier` based on `events` table

Rather than relying on `outlier` being in the `internal_metadata` column,
populate it based on the `events.outlier` column.

* Move `outlier` out of InternalMetadata._dict

Ultimately, this will allow us to stop writing it to the database. For now, we
have to grandfather it back in so as to maintain compatibility with older
versions of Synapse.
2021-03-17 12:33:18 +00:00
..
http Prep work for removing outlier from internal_metadata (#9411) 2021-03-17 12:33:18 +00:00
slave Allow moving account data and receipts streams off master (#9104) 2021-01-18 15:47:59 +00:00
tcp Fix remaining mypy issues due to Twisted upgrade. (#9608) 2021-03-15 11:14:39 -04:00
__init__.py Add a /replication API for extracting the updates that happened on 2016-03-01 14:49:41 +00:00