MatrixSynapse/synapse/storage/databases
Richard van der Hoff 9edff901d1
Add missing `ordering` to background updates (#8850)
It's important that we make sure our background updates happen in a defined
order, to avoid disasters like #6923.

Add an ordering to all of the background updates that have landed since #7190.
2020-12-01 15:52:49 +00:00
..
main Add missing `ordering` to background updates (#8850) 2020-12-01 15:52:49 +00:00
state Mypy fixes for `synapse.handlers.federation` (#8422) 2020-09-29 15:57:36 +01:00
__init__.py Add logging on startup/shutdown (#8448) 2020-10-02 15:20:45 +01:00