mirror of
https://github.com/matrix-org/dendrite
synced 2025-11-21 23:31:09 +01: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> |
||
|---|---|---|
| .. | ||
| api.go | ||
| federationclient.go | ||
| federationclient_test.go | ||
| keys.go | ||
| perform.go | ||
| perform_test.go | ||
| query.go | ||