MatrixSynapse/synapse/storage
Patrick Cloke d1eb1b96e8
Register the /devices endpoint on workers. (#9092)
2021-01-13 12:35:40 -05:00
..
databases Register the /devices endpoint on workers. (#9092) 2021-01-13 12:35:40 -05:00
engines
schema
util
__init__.py Add additional type hints to the storage module. (#8980) 2020-12-30 08:09:53 -05:00
_base.py Add additional type hints to the storage module. (#8980) 2020-12-30 08:09:53 -05:00
background_updates.py Add additional type hints to the storage module. (#8980) 2020-12-30 08:09:53 -05:00
database.py Use a chain cover index to efficiently calculate auth chain difference (#8868) 2021-01-11 16:09:22 +00:00
keys.py Add additional type hints to the storage module. (#8980) 2020-12-30 08:09:53 -05:00
persist_events.py
prepare_database.py Remove old tables after schema version bump (#9055) 2021-01-11 13:58:19 +00:00
purge_events.py Add additional type hints to the storage module. (#8980) 2020-12-30 08:09:53 -05:00
push_rule.py
relations.py Add additional type hints to the storage module. (#8980) 2020-12-30 08:09:53 -05:00
roommember.py
state.py Add additional type hints to the storage module. (#8980) 2020-12-30 08:09:53 -05:00
types.py