MatrixSynapse/synapse/storage
Richard van der Hoff fd4c975b5b
Merge pull request #7190 from matrix-org/rav/one_bg_update_at_a_time
Only run one background update at a time
2020-04-03 13:17:30 +01:00
..
data_stores Fix device list update stream ids going backward (#7158) 2020-04-03 10:40:22 +01:00
engines
schema Only run one background update at a time 2020-03-31 17:43:58 +01:00
util
__init__.py
_base.py
background_updates.py Update docstring per review comments 2020-04-03 10:51:32 +01:00
database.py
keys.py
persist_events.py
prepare_database.py Only run one background update at a time 2020-03-31 17:43:58 +01:00
presence.py
purge_events.py
push_rule.py
relations.py
roommember.py
state.py
types.py