MatrixSynapse/contrib
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
..
cmdclient Remove redundant "coding: utf-8" lines (#9786) 2021-04-14 15:34:27 +01:00
docker
experiments Experimental Federation Speedup (#9702) 2021-04-14 17:19:02 +01:00
grafana
graph
jitsimeetbridge
prometheus
purge_api Use interpreter from $PATH instead of absolute paths in various scripts using /usr/bin/env (#9689) 2021-03-25 16:53:54 +00:00
scripts
systemd
systemd-with-workers
vertobot
README.rst
example_log_config.yaml

README.rst

Community Contributions
=======================

Everything in this directory are projects submitted by the community that may be useful
to others. As such, the project maintainers cannot guarantee support, stability
or backwards compatibility of these projects. 

Files in this directory should *not* be relied on directly, as they may not
continue to work or exist in future. If you wish to use any of these files then
they should be copied to avoid them breaking from underneath you.