diff options
author | Erik Johnston <erikj@element.io> | 2024-04-05 12:46:34 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-04-05 12:46:34 +0100 |
commit | 5360baeb6439366c29d55038da7f677c64eea4bf (patch) | |
tree | 964ceb5610ce4fb1ebf8aed44faa15b406b4d6d5 /synapse/federation | |
parent | Fix bug in calculating state for non-gappy syncs (#16942) (diff) | |
download | synapse-5360baeb6439366c29d55038da7f677c64eea4bf.tar.xz |
Pull out fewer receipts from DB when doing push (#17049)
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.
Diffstat (limited to 'synapse/federation')
0 files changed, 0 insertions, 0 deletions