MatrixSynapse/synapse/storage
Erik Johnston c69aae94cd
Split up txn for fetching device keys (#15215)
We look up keys in batches, but we should do that outside of the
transaction to avoid starving the database pool.
2023-03-07 08:51:34 +00:00
..
controllers
databases Split up txn for fetching device keys (#15215) 2023-03-07 08:51:34 +00:00
engines
schema
util
__init__.py
_base.py
background_updates.py
database.py Split up txn for fetching device keys (#15215) 2023-03-07 08:51:34 +00:00
keys.py
prepare_database.py
push_rule.py
roommember.py
types.py