aboutsummaryrefslogtreecommitdiff
path: root/src/table/replication/fullcopy.rs
Commit message (Expand)AuthorAgeFilesLines
* refactor: remove max_write_errors and max_faultsYureka2024-03-041-7/+5
* table sync: use write quorums to report global success or failure of syncAlex Auvolat2023-12-071-2/+1
* layou: implement ack lockingAlex Auvolat2023-11-151-1/+3
* layout: prepare for write setsAlex Auvolat2023-11-141-2/+7
* layout: refactoring of all_nodesAlex Auvolat2023-11-141-3/+3
* table sync: adapt to new layout historyAlex Auvolat2023-11-111-3/+22
* cluster layout: adapt all uses of ClusterLayout to LayoutHistoryAlex Auvolat2023-11-081-3/+2
* avoid using layout_watch in System directlyAlex Auvolat2023-11-081-2/+2
* remove Ring and use ClusterLayout everywhereAlex Auvolat2023-11-081-4/+4
* Improve how node roles are assigned in Garagev0.5-beta1Alex Auvolat2021-11-161-2/+2
* Improve CLI, adapt tests, update documentationAlex Auvolat2021-10-251-5/+1
* Improvements to CLI and various fixes for netapp versionAlex Auvolat2021-10-221-4/+3
* First port of Garage to NetappAlex Auvolat2021-10-221-4/+9
* rename types to CamelCaseTrinity Pointard2021-05-031-2/+2
* attempt at documenting table crateTrinity Pointard2021-04-271-6/+6
* Simpler Merkle & syncAlex Auvolat2021-03-161-9/+6
* Simplify replication logicAlex Auvolat2021-03-161-21/+12
* More security: don't delete stuff too easilyAlex Auvolat2021-03-111-1/+6
* (not well tested) use merkle tree for syncAlex Auvolat2021-03-111-1/+0
* WIP big refactoringAlex Auvolat2021-03-111-0/+59