synapse-product/changelog.d
Jonathan de Jong 05e8c70c05
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: Jonathan de Jong <jonathan@automatia.nl>
2021-04-14 17:19:02 +01:00
..
.gitignore
9162.misc Add a dockerfile for running a set of Synapse worker processes (#9162) 2021-04-14 13:54:49 +01:00
9702.misc Experimental Federation Speedup (#9702) 2021-04-14 17:19:02 +01:00
9786.misc Remove redundant "coding: utf-8" lines (#9786) 2021-04-14 15:34:27 +01:00
9788.bugfix More robust handling of the Content-Type header for thumbnail generation (#9788) 2021-04-14 16:30:59 +01:00
9796.misc Move some replication processing out of generic_worker (#9796) 2021-04-14 17:06:06 +01:00
9801.doc Add note to docker docs explaining platform support (#9801) 2021-04-14 12:06:19 +01:00