MatrixSynapse/synapse/storage
Erik Johnston 2c1b9d6763
Update worker docs with recent enhancements (#7969)
2020-07-29 23:22:13 +01:00
..
data_stores Update worker docs with recent enhancements (#7969) 2020-07-29 23:22:13 +01:00
engines
schema
util
__init__.py
_base.py Consistently use `db_to_json` to convert from database values to JSON objects. (#7849) 2020-07-16 11:32:19 -04:00
background_updates.py Consistently use `db_to_json` to convert from database values to JSON objects. (#7849) 2020-07-16 11:32:19 -04:00
database.py
keys.py
persist_events.py Convert state resolution to async/await (#7942) 2020-07-24 10:59:51 -04:00
prepare_database.py
presence.py
purge_events.py
push_rule.py
relations.py
roommember.py
state.py
types.py