diff options
author | Andrew Morgan <1342360+anoadragon453@users.noreply.github.com> | 2020-06-19 16:14:37 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2020-06-19 16:14:37 +0100 |
commit | 6708163271b0e274c3c0106b31e8fe27a50b48df (patch) | |
tree | 2eb5503b1d436513187fa40b1fb565302fb89abd /scripts-dev/federation_client.py | |
parent | Merge pull request #45 from matrix-org/dinsic-release-v1.14.x (diff) | |
download | synapse-6708163271b0e274c3c0106b31e8fe27a50b48df.tar.xz |
Performance improvements to marking expired users as inactive (#47)
This is a performance-related improvement to #13, which queried and hid active *and* already inactive users, one-by-one. This PR updates the code to query only **active**, expired users, all at once, and then mark them as inactive, all at once.
Diffstat (limited to 'scripts-dev/federation_client.py')
0 files changed, 0 insertions, 0 deletions