| Commit message (Expand) | Author | Age | Files | Lines |
* | layout: fixes in schema | Alex Auvolat | 2023-11-14 | 1 | -21/+21 |
* | layout: refactoring of all_nodes | Alex Auvolat | 2023-11-14 | 2 | -10/+22 |
* | layout: some refactoring of nongateway nodes | Alex Auvolat | 2023-11-14 | 3 | -57/+88 |
* | layout: fix test | Alex Auvolat | 2023-11-11 | 4 | -169/+174 |
* | layout/sync: fix bugs and add tracing | Alex Auvolat | 2023-11-11 | 2 | -3/+10 |
* | table sync: adapt to new layout history | Alex Auvolat | 2023-11-11 | 3 | -15/+23 |
* | layout: add helpers to LayoutHistory and prepare integration with Table | Alex Auvolat | 2023-11-09 | 4 | -13/+72 |
* | layout: fix tracker bugs | Alex Auvolat | 2023-11-09 | 2 | -4/+10 |
* | layout admin: add missing calls to update_hash | Alex Auvolat | 2023-11-09 | 1 | -1/+1 |
* | layout: begin managing the update tracker values | Alex Auvolat | 2023-11-09 | 4 | -33/+109 |
* | layout: separate code path for synchronizing update trackers only | Alex Auvolat | 2023-11-09 | 3 | -60/+154 |
* | layout: refactor to use a RwLock on LayoutHistory | Alex Auvolat | 2023-11-09 | 1 | -46/+47 |
* | layout: more refactoring | Alex Auvolat | 2023-11-09 | 2 | -42/+80 |
* | wip: split out layout management from System into separate LayoutManager | Alex Auvolat | 2023-11-09 | 2 | -0/+179 |
* | layout: use separate CRDT for staged layout changes | Alex Auvolat | 2023-11-09 | 6 | -137/+535 |
* | cluster layout: adapt all uses of ClusterLayout to LayoutHistory | Alex Auvolat | 2023-11-08 | 2 | -15/+7 |
* | WIP: garage_rpc: store layout version history | Alex Auvolat | 2023-11-08 | 5 | -0/+1561 |