aboutsummaryrefslogtreecommitdiff
path: root/src/rpc/layout/history.rs
Commit message (Expand)AuthorAgeFilesLines
* table sync: adapt to new layout historyAlex Auvolat2023-11-111-6/+15
* layout: add helpers to LayoutHistory and prepare integration with TableAlex Auvolat2023-11-091-8/+33
* layout admin: add missing calls to update_hashAlex Auvolat2023-11-091-1/+1
* 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