forked-synapse/changelog.d/11752.misc
Patrick Cloke b65acead42
Fetch thread summaries for multiple events in a single query (#11752)
This should reduce database usage when fetching bundled aggregations
as the number of individual queries (and round trips to the database) are
reduced.
2022-02-11 09:50:14 -05:00

2 lines
76 B
Plaintext

Improve performance when fetching bundled aggregations for multiple events.