Updated roadmap
parent
c163028815
commit
406a2b971a
|
@ -75,6 +75,10 @@ it easy to load balance.
|
||||||
Each node could maybe send a notification to all the other nodes when it
|
Each node could maybe send a notification to all the other nodes when it
|
||||||
discovers/loses a node, or receives a new package.
|
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
|
### Mirroring repositories
|
||||||
|
|
||||||
It might be useful to add functionality to mirror an existing repo. This could
|
It might be useful to add functionality to mirror an existing repo. This could
|
||||||
|
|
Reference in New Issue