aboutsummaryrefslogtreecommitdiff
path: root/src/rpc/layout.rs
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'origin/main' into optimal-layoutMendes2022-10-041-0/+56
|\
| * First version of admin API (#298)Alex2022-05-241-0/+56
* | Correction of a few bugs in the tests, modification of ClusterLayout::checkMendes2022-09-221-54/+119
* | New version of the algorithm that calculate the layout.Mendes2022-09-211-324/+471
* | Correct small formatting issueAlex Auvolat2022-05-051-3/+1
* | Corrected the warnings and errors issued by cargo clippyMendes2022-05-011-15/+11
* | Apply cargo fmtAlex Auvolat2022-05-011-444/+496
* | Change the way new layout assignations are computed.Alex Auvolat2022-05-011-434/+447
|/
* Make layout optimization work in relative termsbug/layoutAlex Auvolat2022-03-241-9/+14
* Slight change and add comment to layout assignation algoAlex Auvolat2022-03-241-37/+33
* Small change to partition assignation algorithmAlex Auvolat2022-03-241-0/+28
* Improve how node roles are assigned in Garagev0.5-beta1Alex Auvolat2021-11-161-0/+579