MatrixSynapse/synapse/storage
Patrick Cloke d89692ea84
Convert runWithConnection to async. (#8121)
2020-08-19 07:09:24 -04:00
..
databases Separate `get_current_token` into two. (#8113) 2020-08-19 10:39:31 +01:00
engines
schema
util Separate `get_current_token` into two. (#8113) 2020-08-19 10:39:31 +01:00
__init__.py
_base.py
background_updates.py Convert misc database code to async (#8087) 2020-08-14 07:24:26 -04:00
database.py Convert runWithConnection to async. (#8121) 2020-08-19 07:09:24 -04:00
keys.py
persist_events.py
prepare_database.py
purge_events.py
push_rule.py Move storage classes into a main "data store". 2019-10-21 16:05:06 +01:00
relations.py
roommember.py
state.py
types.py