anonymousland-synapse/synapse/storage/databases
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
..
main Split up txn for fetching device keys (#15215) 2023-03-07 08:51:34 +00:00
state Batch up storing state groups when creating new room (#14918) 2023-02-24 13:15:29 -08:00
__init__.py Ensure that get_datastores().main is typed (#12070) 2022-02-25 10:20:40 +00:00