aboutsummaryrefslogtreecommitdiff
path: root/src/rpc/layout/schema.rs
Commit message (Expand)AuthorAgeFilesLines
* layout: add helpers to LayoutHistory and prepare integration with TableAlex Auvolat2023-11-091-3/+6
* layout: fix tracker bugsAlex Auvolat2023-11-091-3/+3
* layout: begin managing the update tracker valuesAlex Auvolat2023-11-091-4/+11
* layout: separate code path for synchronizing update trackers onlyAlex Auvolat2023-11-091-6/+17
* layout: more refactoringAlex Auvolat2023-11-091-3/+3
* layout: use separate CRDT for staged layout changesAlex Auvolat2023-11-091-6/+100
* cluster layout: adapt all uses of ClusterLayout to LayoutHistoryAlex Auvolat2023-11-081-3/+2
* WIP: garage_rpc: store layout version historyAlex Auvolat2023-11-081-0/+286