matrix-org.dendrite/federationapi/internal
Till 865fff5f03
Make usage of relays optional, avoid DB roundtrips (#3337)
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>
2024-02-28 20:59:34 +01:00
..
api.go Use `IsBlacklistedOrBackingOff` to determine if we should try to fetch devices (#3254) 2023-11-09 08:43:27 +01:00
federationclient.go de-MSC-ifying space summaries (MSC2946) (#3134) 2023-07-20 15:06:05 +01:00
federationclient_test.go Make usage of relays optional, avoid DB roundtrips (#3337) 2024-02-28 20:59:34 +01:00
keys.go Make `StrictValidityChecking` a function (#3092) 2023-06-06 15:16:55 +02:00
perform.go Update gmsl to use new validated RoomID on PDUs (#3200) 2023-09-15 14:39:06 +00:00
perform_test.go Make usage of relays optional, avoid DB roundtrips (#3337) 2024-02-28 20:59:34 +01:00
query.go Fix notary keys requests for all keys (#3296) 2024-01-08 19:14:29 +01:00