| Commit message (Expand) | Author | Age | Files | Lines |
* | [next-0.10] layout helper: rename & clarify updates to update trackers | Alex Auvolat | 2024-03-27 | 1 | -4/+4 |
* | [next-0.10] cache layout check result | Alex Auvolat | 2024-03-27 | 1 | -2/+2 |
* | [next-0.10] remove impl Deref for LayoutHelper | Alex Auvolat | 2024-03-27 | 1 | -11/+11 |
* | ReplicationMode -> ConsistencyMode+ReplicationFactor | Yureka | 2024-03-07 | 1 | -12/+15 |
* | Merge branch 'main' into next-0.10 | Alex Auvolat | 2024-02-15 | 1 | -5/+5 |
* | layout: refactoring and fix in layout helpernlnet-task3 | Alex Auvolat | 2023-12-11 | 1 | -1/+1 |
* | layout: allow sync update tracker to progress with only quorums | Alex Auvolat | 2023-12-07 | 1 | -7/+11 |
* | table sync: use write quorums to report global success or failure of sync | Alex Auvolat | 2023-12-07 | 1 | -1/+1 |
* | rpc: refactor result tracking for quorum sets | Alex Auvolat | 2023-12-07 | 1 | -0/+6 |
* | layout: refactor digests and add "!=" assertions before epidemic bcast | Alex Auvolat | 2023-11-16 | 1 | -26/+10 |
* | layout: split helper in separate file; more precise difference tracking | Alex Auvolat | 2023-11-16 | 1 | -1/+4 |
* | layou: implement ack locking | Alex Auvolat | 2023-11-15 | 1 | -6/+68 |
* | layout: add helper for cached/external values to centralize recomputation | Alex Auvolat | 2023-11-15 | 1 | -13/+9 |
* | layout: wip cache global mins | Alex Auvolat | 2023-11-15 | 1 | -3/+3 |
* | layout/sync: fix bugs and add tracing | Alex Auvolat | 2023-11-11 | 1 | -2/+8 |
* | table sync: adapt to new layout history | Alex Auvolat | 2023-11-11 | 1 | -0/+1 |
* | layout: add helpers to LayoutHistory and prepare integration with Table | Alex Auvolat | 2023-11-09 | 1 | -1/+32 |
* | layout: fix tracker bugs | Alex Auvolat | 2023-11-09 | 1 | -1/+7 |
* | layout: begin managing the update tracker values | Alex Auvolat | 2023-11-09 | 1 | -2/+5 |
* | layout: separate code path for synchronizing update trackers only | Alex Auvolat | 2023-11-09 | 1 | -40/+100 |
* | layout: refactor to use a RwLock on LayoutHistory | Alex Auvolat | 2023-11-09 | 1 | -46/+47 |
* | layout: more refactoring | Alex Auvolat | 2023-11-09 | 1 | -39/+77 |
* | wip: split out layout management from System into separate LayoutManager | Alex Auvolat | 2023-11-09 | 1 | -0/+177 |