Matthew Hodgson 118b58f0c9 typos 4 years ago
..
data_stores 118b58f0c9 typos 4 years ago
engines fbf0782c63 Only import sqlite3 when type checking (#7155) 4 years ago
schema 7b608cf468 Only run one background update at a time 4 years ago
util 020add5099 Update black to 19.10b0 (#6304) 4 years ago
__init__.py d64bb32a73 Move are_all_users_on_domain checks to main data store. 4 years ago
_base.py 509e381afa Clarify list/set/dict/tuple comprehensions and enforce via flake8 (#6957) 4 years ago
background_updates.py fcc2de7a0c Update docstring per review comments 4 years ago
database.py f31e65a749 bg update to clear out duplicate outbound_device_list_pokes (#7193) 4 years ago
keys.py c66a06ac6b Move storage classes into a main "data store". 4 years ago
persist_events.py 509e381afa Clarify list/set/dict/tuple comprehensions and enforce via flake8 (#6957) 4 years ago
prepare_database.py 7b608cf468 Only run one background update at a time 4 years ago
presence.py c66a06ac6b Move storage classes into a main "data store". 4 years ago
purge_events.py 19a1aac48c Fix purge_room admin API (#6711) 4 years ago
push_rule.py c66a06ac6b Move storage classes into a main "data store". 4 years ago
relations.py c66a06ac6b Move storage classes into a main "data store". 4 years ago
roommember.py c66a06ac6b Move storage classes into a main "data store". 4 years ago
state.py d386f2f339 Add StateMap type alias (#6715) 4 years ago
types.py 132b673dbe Add some type annotations in `synapse.storage` (#6987) 4 years ago