0679a7cc3b
refactor: add a sync.Map, and lock parallel uploads in a mutex keyed by the hash and tus upload id, check if it already exists, and if so, abort.
a16390ccc1
refactor: add tus uploads to the pins response
a54238d4b6
feat: add TusHandler::Uploads