aboutsummaryrefslogtreecommitdiff
path: root/src/rpc/layout/mod.rs
Commit message (Collapse)AuthorAgeFilesLines
* layout: refactor digests and add "!=" assertions before epidemic bcastAlex Auvolat2023-11-161-1/+1
|
* layout: split helper in separate file; more precise difference trackingAlex Auvolat2023-11-161-1/+2
|
* layou: implement ack lockingAlex Auvolat2023-11-151-0/+1
|
* layout: fix testAlex Auvolat2023-11-111-0/+3
|
* wip: split out layout management from System into separate LayoutManagerAlex Auvolat2023-11-091-0/+2
|
* layout: use separate CRDT for staged layout changesAlex Auvolat2023-11-091-1/+3
|
* WIP: garage_rpc: store layout version historyAlex Auvolat2023-11-081-0/+32