forked-synapse/changelog.d/11660.misc
Patrick Cloke 8b309adb43
Fetch edits for multiple events in a single query. (#11660)
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-08 07:43:30 -05:00

2 lines
76 B
Plaintext

Improve performance when fetching bundled aggregations for multiple events.