aboutsummaryrefslogtreecommitdiff
path: root/src/rpc/layout/history.rs
Commit message (Expand)AuthorAgeFilesLines
* layout: begin managing the update tracker valuesAlex Auvolat2023-11-091-5/+69
* layout: separate code path for synchronizing update trackers onlyAlex Auvolat2023-11-091-14/+37
* layout: use separate CRDT for staged layout changesAlex Auvolat2023-11-091-58/+24
* cluster layout: adapt all uses of ClusterLayout to LayoutHistoryAlex Auvolat2023-11-081-12/+5
* WIP: garage_rpc: store layout version historyAlex Auvolat2023-11-081-0/+170