MatrixSynapse/synapse/storage
Erik Johnston e3163e2e11
Reduce the amount of state we pull from the DB (#12811)
2022-06-06 09:24:12 +01:00
..
controllers Reduce the amount of state we pull from the DB (#12811) 2022-06-06 09:24:12 +01:00
databases Remove groups code from synapse_port_db. (#12899) 2022-06-03 12:13:35 -04: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 Wait for lazy join to complete when getting current state (#12872) 2022-06-01 16:02:53 +01:00
__init__.py Rename storage classes (#12913) 2022-05-31 12:17:50 +00:00
_base.py Wait for lazy join to complete when getting current state (#12872) 2022-06-01 16:02:53 +01:00
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