mirror of
https://github.com/matrix-org/dendrite.git
synced 2025-12-06 14:33: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> |
||
|---|---|---|
| .. | ||
| api | ||
| consumers | ||
| internal | ||
| producers | ||
| queue | ||
| routing | ||
| statistics | ||
| storage | ||
| types | ||
| federationapi.go | ||
| federationapi_keys_test.go | ||
| federationapi_test.go | ||