MatrixSynapse/synapse
Erik Johnston 7958eadcd1
Add a batching queue implementation. (#10017)
2021-05-21 11:20:51 +01:00
..
_scripts
api
app
appservice
config
crypto Add `Keyring.verify_events_for_server` and reduce memory usage (#10018) 2021-05-20 16:25:11 +01:00
events
federation Add `Keyring.verify_events_for_server` and reduce memory usage (#10018) 2021-05-20 16:25:11 +01:00
groups
handlers Allow a user who could join a restricted room to see it in spaces summary. (#9922) 2021-05-20 11:10:36 -04:00
http Use ijson to parse the response to `/send_join`, reducing memory usage. (#9958) 2021-05-20 16:11:48 +01:00
logging
metrics
module_api Use a database table to hold the users that should have full presence sent to them, instead of something in-memory (#9823) 2021-05-18 14:13:45 +01:00
push
replication Use a database table to hold the users that should have full presence sent to them, instead of something in-memory (#9823) 2021-05-18 14:13:45 +01:00
res/templates
rest Use a database table to hold the users that should have full presence sent to them, instead of something in-memory (#9823) 2021-05-18 14:13:45 +01:00
server_notices
spam_checker_api
state
static
storage Use a database table to hold the users that should have full presence sent to them, instead of something in-memory (#9823) 2021-05-18 14:13:45 +01:00
streams
util Add a batching queue implementation. (#10017) 2021-05-21 11:20:51 +01:00
__init__.py
event_auth.py
notifier.py
python_dependencies.py Use ijson to parse the response to `/send_join`, reducing memory usage. (#9958) 2021-05-20 16:11:48 +01:00
server.py
types.py
visibility.py