Optimise `_update_client_ips_batch_txn` to batch together database operations. (#12252)
Co-authored-by:
Patrick Cloke <clokep@users.noreply.github.com>
Showing
- changelog.d/12252.feature 1 addition, 0 deletionschangelog.d/12252.feature
- synapse/storage/database.py 98 additions, 3 deletionssynapse/storage/database.py
- synapse/storage/databases/main/client_ips.py 34 additions, 32 deletionssynapse/storage/databases/main/client_ips.py
- tests/storage/test__base.py 57 additions, 16 deletionstests/storage/test__base.py
Loading
Please register or sign in to comment