MatrixSynapse/synapse/storage
Patrick Cloke 53b77b203a
Replace noop background updates with DELETE. (#12954)
Removes the `register_noop_background_update` and deletes the background
updates directly in a delta file.
2022-06-13 14:06:27 -04:00
..
controllers
databases Replace noop background updates with DELETE. (#12954) 2022-06-13 14:06:27 -04:00
engines
schema Replace noop background updates with DELETE. (#12954) 2022-06-13 14:06:27 -04:00
util
__init__.py
_base.py
background_updates.py Replace noop background updates with DELETE. (#12954) 2022-06-13 14:06:27 -04:00
database.py Fix media thumbnails being unusable before the index had been added in the background. (#12823) 2022-05-23 10:28:56 +01:00
keys.py
prepare_database.py
push_rule.py
roommember.py
state.py
types.py