From 406a2b971afcaf717663756a5ebe1b33619b9713 Mon Sep 17 00:00:00 2001 From: Jef Roosens Date: Sat, 19 Jun 2021 12:45:25 +0200 Subject: [PATCH] Updated roadmap --- ROADMAP.md | 4 ++++ 1 file changed, 4 insertions(+) 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