MatrixSynapse/synapse
Erik Johnston c842c581ed
When joining a remote room limit the number of events we concurrently check signatures/hashes for (#10117)
If we do hundreds of thousands at once the memory overhead can easily reach 500+ MB.
2021-06-08 11:07:46 +01:00
..
_scripts
api
app
appservice
config
crypto When joining a remote room limit the number of events we concurrently check signatures/hashes for (#10117) 2021-06-08 11:07:46 +01:00
events
federation When joining a remote room limit the number of events we concurrently check signatures/hashes for (#10117) 2021-06-08 11:07:46 +01:00
groups
handlers Handle /backfill returning no events (#10133) 2021-06-08 10:37:01 +01:00
http
logging opentracing: use a consistent name for background processes (#10135) 2021-06-07 17:57:49 +01:00
metrics opentracing: use a consistent name for background processes (#10135) 2021-06-07 17:57:49 +01:00
module_api
push
replication
res/templates
rest Add missing type hints to the admin API servlets (#10105) 2021-06-07 15:12:34 +01:00
server_notices
spam_checker_api
state
static
storage More database opentracing (#10136) 2021-06-07 18:01:32 +01:00
streams
util When joining a remote room limit the number of events we concurrently check signatures/hashes for (#10117) 2021-06-08 11:07:46 +01:00
__init__.py
event_auth.py
notifier.py
python_dependencies.py
server.py
types.py
visibility.py