aboutsummaryrefslogtreecommitdiff
path: root/src/rpc/layout/mod.rs
Commit message (Expand)AuthorAgeFilesLines
* layout: refactoring and fix in layout helpernlnet-task3Alex Auvolat2023-12-111-1/+1
* fix some clippy lintsAlex Auvolat2023-12-111-1/+1
* layout: refactoring, merge two filesAlex Auvolat2023-12-081-2/+439
* 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