mirror of
https://mau.dev/maunium/synapse.git
synced 2024-10-01 01:36:05 -04:00
5360baeb64
Before we were pulling out *all* read receipts for a user for every event we pushed. Instead let's only pull out the relevant receipts. This also pulled out the event rows for each receipt, causing load on the events table.
2 lines
101 B
Plaintext
2 lines
101 B
Plaintext
Improve database performance by reducing number of receipts fetched when sending push notifications.
|