aboutsummaryrefslogtreecommitdiff
path: root/src/rpc/layout/helper.rs
Commit message (Expand)AuthorAgeFilesLines
* [next-0.10] layout helper: rename & clarify updates to update trackersAlex Auvolat2024-03-271-34/+23
* [next-0.10] cache layout check resultAlex Auvolat2024-03-271-0/+8
* [next-0.10] remove impl Deref for LayoutHelperAlex Auvolat2024-03-271-27/+27
* [next-0.10] fixes to k2v rpc + comment fixesAlex Auvolat2024-03-271-0/+4
* ReplicationMode -> ConsistencyMode+ReplicationFactorYureka2024-03-071-7/+11
* layout: refactoring and fix in layout helpernlnet-task3Alex Auvolat2023-12-111-18/+25
* fix some clippy lintsAlex Auvolat2023-12-111-1/+1
* layout: refactoring, merge two filesAlex Auvolat2023-12-081-1/+1
* layout: move block_read_nodes_of to rpc_helper to avoid double-lockingAlex Auvolat2023-12-081-23/+4
* layout: allow sync update tracker to progress with only quorumsAlex Auvolat2023-12-071-7/+26
* table sync: use write quorums to report global success or failure of syncAlex Auvolat2023-12-071-1/+1
* layout updates: fix the set of nodes among which minima are calculatedAlex Auvolat2023-12-071-4/+21
* block manager: read_block using old layout versions if necessaryAlex Auvolat2023-11-271-0/+23
* layout: refactor digests and add "!=" assertions before epidemic bcastAlex Auvolat2023-11-161-2/+25
* layout: split helper in separate file; more precise difference trackingAlex Auvolat2023-11-161-0/+224