MatrixSynapse/synapse/storage
Patrick Cloke eebf52be06
Be stricter about JSON that is accepted by Synapse (#8106)
2020-08-19 07:26:03 -04:00
..
databases Be stricter about JSON that is accepted by Synapse (#8106) 2020-08-19 07:26:03 -04:00
engines
schema
util Separate `get_current_token` into two. (#8113) 2020-08-19 10:39:31 +01:00
__init__.py
_base.py Be stricter about JSON that is accepted by Synapse (#8106) 2020-08-19 07:26:03 -04:00
background_updates.py
database.py Convert runWithConnection to async. (#8121) 2020-08-19 07:09:24 -04:00
keys.py Move storage classes into a main "data store". 2019-10-21 16:05:06 +01:00
persist_events.py
prepare_database.py
purge_events.py
push_rule.py
relations.py
roommember.py
state.py
types.py