Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | More clippy fixes | Alex Auvolat | 2023-01-26 | 1 | -3/+3 |
* | PollRange: add extra RPC delay after quorum is achieved, | Alex Auvolat | 2023-01-11 | 1 | -18/+59 |
* | Poll cleanup | Alex Auvolat | 2023-01-11 | 1 | -2/+2 |
* | Correctly return bad requests when seeh marker is invalid | Alex Auvolat | 2023-01-11 | 1 | -6/+7 |
* | PollRange: return immediately if no seen marker is provided | Alex Auvolat | 2023-01-11 | 1 | -18/+39 |
* | Lock once for insert_many | Alex Auvolat | 2023-01-11 | 1 | -12/+22 |
* | PollRange RPC | Alex Auvolat | 2023-01-10 | 1 | -4/+129 |
* | Make K2V item timestamps globally increasing on each node | Alex Auvolat | 2023-01-10 | 1 | -4/+41 |
* | K2V: Subscription to ranges of items | Alex Auvolat | 2023-01-10 | 1 | -5/+5 |
* | Small refactor of tables internals | Alex Auvolat | 2022-12-14 | 1 | -6/+1 |
* | RPC performance changes | Alex Auvolat | 2022-09-19 | 1 | -19/+17 |
* | First implementation of K2V (#293) | Alex | 2022-05-10 | 1 | -0/+343 |