synapse/changelog.d/16841.misc
Erik Johnston c925b45567
Speed up e2e device keys queries for bot accounts (#16841)
This helps with bot accounts with lots of non-e2e devices.

The change is basically to change the order of the join for the case of
using `INNER JOIN`
2024-01-23 11:37:16 +00:00

1 line
51 B
Text

Speed up e2e device keys queries for bot accounts.