nylar / pallet

📦 A private registry and API for Rust

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Add background processing

nylar opened this issue · comments

We are currently uploading and [un]yanking crates in the request thread. We should instead move this to a job queue, crates.io is using https://github.com/sgrif/swirl.