- Belgium
- https://www.rustybever.be
-
Computer science student from Belgium who loves playing around with servers.
- Joined on
2021-03-28
Add support for multiple repositories
Re-write repo-add in V
We might be able to make our repo-add implementation more efficient by not always deleting the unpackages directories after adding a package to the repository. This would take up a bit more space,…
Re-write repo-add in V
Having this completely inside the binary will require us to link libarchive, as we need the bsdtar functionality.
Allow middleware that only uses headers
Add a proper "stream" attribute to method
Make sure database can't be edited concurrently