mirror of
https://github.com/1f349/dendrite.git
synced 2024-11-22 11:41:38 +00:00
57320897cb
* Try to process rooms concurrently in FS /send * Clean up * Use request context so that dead things don't linger for so long * Remove mutex * Free up pdus slice so only references remaining are in channel * Revert "Remove mutex" This reverts commit 8558075e8c9bab3c1d8b2252b4ab40c7eaf774e8. * Process EDUs in parallel * Try refactoring /send concurrency * Fix waitgroup * Release on waitgroup * Respond to transaction * Reduce CPU usage, fix unit tests * Tweaks * Move into one file |
||
---|---|---|
.. | ||
backfill.go | ||
devices.go | ||
eventauth.go | ||
events.go | ||
invite.go | ||
join.go | ||
keys.go | ||
leave.go | ||
missingevents.go | ||
openid.go | ||
peek.go | ||
profile.go | ||
publicrooms.go | ||
query.go | ||
routing.go | ||
send_test.go | ||
send.go | ||
state.go | ||
threepid.go | ||
version.go |