aboutsummaryrefslogtreecommitdiff
path: root/src/rpc/layout/schema.rs
Commit message (Collapse)AuthorAgeFilesLines
* layout: add helper for cached/external values to centralize recomputationAlex Auvolat2023-11-151-33/+15
|
* layout: wip cache global minsAlex Auvolat2023-11-151-9/+27
|
* layout: fixes in schemaAlex Auvolat2023-11-141-21/+21
|
* layout: some refactoring of nongateway nodesAlex Auvolat2023-11-141-0/+17
|
* 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