mirror of
https://github.com/element-hq/synapse.git
synced 2024-11-26 11:36:03 +03:00
b5192355f6
c.f. #15264 The two changes are: 1. Add indexes so that the select / deletes don't do sequential scans 2. Don't repeatedly call `SELECT count(*)` each iteration, as that's slow
1 line
47 B
Text
1 line
47 B
Text
Speed up the user directory background update.
|