mirror of
https://github.com/matrix-org/dendrite.git
synced 2025-12-06 06:23:10 -06:00
This should avoid 2 additional DB roundtrips if we don't want to use relays. So instead of possibly doing roughly 20k trips to the DB, we are now "only" doing ~6600. --------- Co-authored-by: devonh <devon.dmytro@gmail.com> |
||
|---|---|---|
| .. | ||
| config.go | ||
| config_address.go | ||
| config_address_test.go | ||
| config_appservice.go | ||
| config_clientapi.go | ||
| config_federationapi.go | ||
| config_global.go | ||
| config_jetstream.go | ||
| config_keyserver.go | ||
| config_mediaapi.go | ||
| config_mscs.go | ||
| config_relayapi.go | ||
| config_roomserver.go | ||
| config_syncapi.go | ||
| config_test.go | ||
| config_userapi.go | ||