MatrixSynapse/synapse/storage
Sean Quah 641908f72f
Faster room joins: Resume state re-syncing after a Synapse restart (#12813)
Signed-off-by: Sean Quah <seanq@matrix.org>
2022-05-31 15:15:08 +00:00
..
controllers Rename storage classes (#12913) 2022-05-31 12:17:50 +00:00
databases Faster room joins: Resume state re-syncing after a Synapse restart (#12813) 2022-05-31 15:15:08 +00:00
engines Tidy up and type-hint the database engine modules (#12734) 2022-05-17 00:34:38 +01:00
schema Stop reading from `event_edges.room_id`. (#12914) 2022-05-31 13:51:49 +01:00
util Await un-partial-stating after a partial-state join (#12399) 2022-04-21 07:42:03 +01:00
__init__.py Rename storage classes (#12913) 2022-05-31 12:17:50 +00:00
_base.py
background_updates.py Add a unique index to `state_group_edges` to prevent duplicates being accidentally introduced and the consequential impact to performance. (#12687) 2022-05-19 14:16:49 +01:00
database.py Fix media thumbnails being unusable before the index had been added in the background. (#12823) 2022-05-23 10:28:56 +01:00
keys.py
prepare_database.py Reduce the number of "untyped defs" (#12716) 2022-05-12 14:33:50 +00:00
push_rule.py
roommember.py
state.py Rename storage classes (#12913) 2022-05-31 12:17:50 +00:00
types.py Tidy up and type-hint the database engine modules (#12734) 2022-05-17 00:34:38 +01:00