mirror of
https://github.com/element-hq/synapse.git
synced 2024-11-26 19:47:05 +03:00
4c4889cac0
Most of the time this function is heavily cached, but when that isn't the case fetching the counts room by room slows down push delivery on users with many (thousands) of rooms. Signed off by Nick @ Beeper.
1 line
110 B
Text
1 line
110 B
Text
Concurrently fetch room push actions when calculating badge counts. Contributed by Nick @ Beeper (@fizzadar).
|