anonymousland-synapse/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 Return read-only collections from @cached methods (#13755) 2023-02-10 23:29:00 +00:00
databases Split up txn for fetching device keys (#15215) 2023-03-07 08:51:34 +00:00
engines Use mypy 1.0 (#15052) 2023-02-16 16:09:11 +00:00
schema Bump schema version (#15036) 2023-02-09 15:28:26 +00:00
util Combine AbstractStreamIdTracker and AbstractStreamIdGenerator. (#15192) 2023-03-03 08:13:37 -05:00
__init__.py
_base.py Add final type hint to synapse.server. (#15035) 2023-02-09 09:49:04 -05:00
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 Bump black from 22.12.0 to 23.1.0 (#15103) 2023-02-22 15:29:09 -05:00
push_rule.py
roommember.py
types.py Use mypy 1.0 (#15052) 2023-02-16 16:09:11 +00:00