Skip to content
Snippets Groups Projects
Unverified Commit 05e8c70c authored by Jonathan de Jong's avatar Jonathan de Jong Committed by GitHub
Browse files

Experimental Federation Speedup (#9702)


This basically speeds up federation by "squeezing" each individual dual database call (to destinations and destination_rooms), which previously happened per every event, into one call for an entire batch (100 max).

Signed-off-by: default avatarJonathan de Jong <jonathan@automatia.nl>
parent 00a6db96
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment