diff options
author | Erik Johnston <erikj@element.io> | 2024-08-20 12:57:34 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-08-20 12:57:34 +0100 |
commit | f1e8d2d15abcac780ab97c245daecfd6c5c6aa3f (patch) | |
tree | e0e6116c2b8d2a357c8869154076fc844c980540 /synapse/handlers/message.py | |
parent | Add metrics for sliding sync processing time (#17593) (diff) | |
download | synapse-f1e8d2d15abcac780ab97c245daecfd6c5c6aa3f.tar.xz |
Sliding Sync: Speed up getting receipts for initial rooms (#17592)
Let's only pull out the events we care about. Note that the index isn't necessary here, as postgres is happy to scan the set of rooms for the events.
Diffstat (limited to 'synapse/handlers/message.py')
0 files changed, 0 insertions, 0 deletions