aboutsummaryrefslogtreecommitdiff
path: root/src/table/replication/sharded.rs
Commit message (Expand)AuthorAgeFilesLines
* refactor: remove max_write_errors and max_faultsYureka2024-03-041-3/+0
* layout: refactoring and fix in layout helpernlnet-task3Alex Auvolat2023-12-111-1/+1
* table sync: use write quorums to report global success or failure of syncAlex Auvolat2023-12-071-2/+2
* layou: implement ack lockingAlex Auvolat2023-11-151-2/+4
* layout: prepare for write setsAlex Auvolat2023-11-141-16/+8
* table sync: adapt to new layout historyAlex Auvolat2023-11-111-2/+37
* cluster layout: adapt all uses of ClusterLayout to LayoutHistoryAlex Auvolat2023-11-081-6/+10
* avoid using layout_watch in System directlyAlex Auvolat2023-11-081-4/+4
* remove Ring and use ClusterLayout everywhereAlex Auvolat2023-11-081-7/+7
* Fix clippy lints (fix #121)Alex Auvolat2021-10-261-2/+2
* Improvements to CLI and various fixes for netapp versionAlex Auvolat2021-10-221-3/+2
* First port of Garage to NetappAlex Auvolat2021-10-221-3/+4
* Many improvements on ring/replication and its configuration:Alex Auvolat2021-05-281-3/+3
* rename types to CamelCaseTrinity Pointard2021-05-031-2/+2
* attempt at documenting table crateTrinity Pointard2021-04-271-7/+10
* Simpler Merkle & syncAlex Auvolat2021-03-161-16/+6
* Simplify replication logicAlex Auvolat2021-03-161-8/+12
* (not well tested) use merkle tree for syncAlex Auvolat2021-03-111-2/+4
* WIP big refactoringAlex Auvolat2021-03-111-0/+54