dendrite/federationapi/queue
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
..
destinationqueue.go Update ACLs when received as outliers (#3008) 2023-11-22 15:38:04 +01:00
queue_test.go Make usage of relays optional, avoid DB roundtrips (#3337) 2024-02-28 20:59:34 +01:00
queue.go Update ACLs when received as outliers (#3008) 2023-11-22 15:38:04 +01:00