diff --git a/ROADMAP.md b/ROADMAP.md index f0af1b2..1a7cc9a 100644 --- a/ROADMAP.md +++ b/ROADMAP.md @@ -75,6 +75,10 @@ it easy to load balance. Each node could maybe send a notification to all the other nodes when it discovers/loses a node, or receives a new package. +When uploading a new package, we could query the system to see which node has +the most space left, as to more efficiently distribute the packages, if +possible. + ### Mirroring repositories It might be useful to add functionality to mirror an existing repo. This could