aboutsummaryrefslogtreecommitdiff
path: root/src/model.rs
AgeCommit message (Collapse)Author
34 hoursUse base62 characters for the file idmainJoris Guyonvarch
2024-06-02Migrate to Rust and HyperJoris
With sanic, downloading a file locally is around ten times slower than with Rust and hyper. Maybe `pypy` could have helped, but I didn’t succeed to set it up quickly with the dependencies.