| Commit message (Expand) | Author | Age | Files | Lines |
* | cli: improvements to the layout commands when multiple layouts are live | Alex Auvolat | 2023-12-08 | 1 | -24/+43 |
* | layout: allow sync update tracker to progress with only quorums | Alex Auvolat | 2023-12-07 | 1 | -3/+3 |
* | layout cli: safer skip-dead-nodes command | Alex Auvolat | 2023-12-07 | 1 | -10/+25 |
* | cli: add layout history and layout assume-sync commands | Alex Auvolat | 2023-11-27 | 1 | -0/+111 |
* | layou: implement ack locking | Alex Auvolat | 2023-11-15 | 1 | -1/+1 |
* | layout: add helper for cached/external values to centralize recomputation | Alex Auvolat | 2023-11-15 | 1 | -2/+1 |
* | layout: refactoring of all_nodes | Alex Auvolat | 2023-11-14 | 1 | -3/+3 |
* | layout admin: add missing calls to update_hash | Alex Auvolat | 2023-11-09 | 1 | -1/+2 |
* | layout: refactor to use a RwLock on LayoutHistory | Alex Auvolat | 2023-11-09 | 1 | -4/+2 |
* | layout: more refactoring | Alex Auvolat | 2023-11-09 | 1 | -2/+4 |
* | layout: use separate CRDT for staged layout changes | Alex Auvolat | 2023-11-09 | 1 | -18/+29 |
* | cluster layout: adapt all uses of ClusterLayout to LayoutHistory | Alex Auvolat | 2023-11-08 | 1 | -17/+21 |
* | new layout: improve display and fix comments | Alex Auvolat | 2023-09-18 | 1 | -3/+3 |
* | new layout: make zone_redundancy optionnal (if not set, is maximum) | Alex Auvolat | 2023-09-18 | 1 | -15/+22 |
* | new layout: improve output display | Alex Auvolat | 2023-09-12 | 1 | -51/+38 |
* | Merge branch 'main' into next | Alex Auvolat | 2023-06-13 | 1 | -1/+1 |
|\ |
|
| * | Split format_table into separate crate and reduce k2v-client dependenciesformat_table-v0.1.0 | Alex Auvolat | 2023-05-17 | 1 | -1/+1 |
* | | Changed all instances of assignation to assignment. | Jonathan Davies | 2023-01-05 | 1 | -2/+2 |
* | | Slightly simplify code at places | Alex Auvolat | 2022-11-08 | 1 | -7/+4 |
* | | Return more info when layout's .check() fails, fix compilation, fix test | Alex Auvolat | 2022-11-08 | 1 | -11/+21 |
* | | Use bytes as capacity units | Alex Auvolat | 2022-11-07 | 1 | -4/+14 |
* | | Style improvements | Alex Auvolat | 2022-11-07 | 1 | -10/+10 |
* | | Improved the statistics displayed in layout show | Mendes | 2022-10-11 | 1 | -24/+45 |
* | | cargo fmt | Mendes | 2022-10-10 | 1 | -42/+52 |
* | | Tests written in layout.rs | Mendes | 2022-10-10 | 1 | -2/+2 |
* | | Corrected two bugs: | Mendes | 2022-10-06 | 1 | -1/+5 |
* | | Added a CLI command to update the parameters for the layout computation (for ... | Mendes | 2022-10-05 | 1 | -2/+33 |
* | | modifications in several files to : | Mendes | 2022-10-05 | 1 | -14/+21 |
|/ |
|
* | First adaptation to WIP netapp with streaming body | Alex Auvolat | 2022-07-29 | 1 | -3/+3 |
* | First version of admin API (#298) | Alex | 2022-05-24 | 1 | -43/+4 |
* | Add a K2V client library and CLI (#303) | trinity-1686a | 2022-05-18 | 1 | -0/+1 |
* | Fix `layout show` to not show changes when there are no changes (#297) | Alex | 2022-05-09 | 1 | -4/+21 |
* | Allow `garage layout assign` to assign to several nodes at once | Alex Auvolat | 2022-03-24 | 1 | -44/+53 |
* | Small change to partition assignation algorithm | Alex Auvolat | 2022-03-24 | 1 | -9/+9 |
* | Improve how node roles are assigned in Garagev0.5-beta1 | Alex Auvolat | 2021-11-16 | 1 | -0/+340 |