- Belgium
- https://www.rustybever.be
-
Computer science student from Belgium who loves playing around with servers.
- Joined on
2021-03-28
Jef Roosens
deleted branch renovate/uuid-1.x from Chewing_Bever/site-backend
2022-06-15 22:34:17 +02:00
Update Rust crate uuid to 1.1.2
Stop calculating MD5 hashes
Repository can be called "api"
Calculate hashes during upload
I've done some testing & this might not actually be the best course of action. It seems that by calculating the hash as the data's coming in, the server consumes a lot more CPU.
Some breaking API changes
Split env code into own package
Migrated env module to own Git repository