0
0
Fork 1
mirror of https://mau.dev/maunium/synapse.git synced 2024-08-09 12:24:45 +02:00
synapse/changelog.d/10780.misc
Erik Johnston 74f01e11c9
Skip handling of push actions for outlier events (#10780)
Outlier events don't ever have push actions associated with them, so we
can skip some expensive queries during event persistence.
2021-09-08 15:18:35 +01:00

2 lines
58 B
Plaintext

Minor speed ups when joining large rooms over federation.