4
0
mirror of https://github.com/1f349/dendrite.git synced 2025-01-11 09:56:25 +00:00
dendrite/federationapi/internal
Till 865fff5f03
Make usage of relays optional, avoid DB roundtrips ()
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 () 2023-11-09 08:43:27 +01:00
federationclient_test.go Make usage of relays optional, avoid DB roundtrips () 2024-02-28 20:59:34 +01:00
federationclient.go de-MSC-ifying space summaries (MSC2946) () 2023-07-20 15:06:05 +01:00
keys.go Make StrictValidityChecking a function () 2023-06-06 15:16:55 +02:00
perform_test.go Make usage of relays optional, avoid DB roundtrips () 2024-02-28 20:59:34 +01:00
perform.go Update gmsl to use new validated RoomID on PDUs () 2023-09-15 14:39:06 +00:00
query.go Fix notary keys requests for all keys () 2024-01-08 19:14:29 +01:00