MatrixSynapse/synapse/storage
Shay 6ee96e9366
Improve performance of user directory search (#15729)
2023-06-06 21:16:03 +01:00
..
controllers Add get_canonical_room_alias to module API (#15450) 2023-05-31 09:18:37 -04:00
databases Improve performance of user directory search (#15729) 2023-06-06 21:16:03 +01:00
engines
schema `N + 3`: Read from column `full_user_id` rather than `user_id` of tables `profiles` and `user_filters` (#15649) 2023-06-02 17:24:13 -07:00
util
__init__.py
_base.py
background_updates.py Set thread_id column to non-null for event_push_{actions,actions_staging,summary} (#15597) 2023-05-26 13:16:08 -04:00
database.py
keys.py
prepare_database.py
push_rule.py
roommember.py
types.py