MatrixSynapse/synapse/storage
David Robertson 97e9fbe1b2
Type annotations in `synapse.databases.main.devices` (#13025)
Co-authored-by: Patrick Cloke <clokep@users.noreply.github.com>
2022-06-15 15:20:04 +00:00
..
controllers Faster joins: add issue links to the TODOs (#13004) 2022-06-09 10:13:03 +00:00
databases Type annotations in `synapse.databases.main.devices` (#13025) 2022-06-15 15:20:04 +00:00
engines
schema Speed up `get_unread_event_push_actions_by_room` (#13005) 2022-06-15 15:17:14 +00:00
util
__init__.py
_base.py
background_updates.py Replace noop background updates with DELETE. (#12954) 2022-06-13 14:06:27 -04:00
database.py Speed up `get_unread_event_push_actions_by_room` (#13005) 2022-06-15 15:17:14 +00:00
keys.py
prepare_database.py
push_rule.py
roommember.py
state.py Faster joins: add issue links to the TODOs (#13004) 2022-06-09 10:13:03 +00:00
types.py