aboutsummaryrefslogtreecommitdiff
path: root/src/model/k2v/causality.rs
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'main' into k2v-watch-range-2Alex Auvolat2023-01-261-2/+3
|\
| * Cargo.toml: Updated base64 from 0.13 to 0.21.Jonathan Davies2023-01-261-2/+5
* | Correctly return bad requests when seeh marker is invalidAlex Auvolat2023-01-111-7/+16
* | Type definition for range seen markerAlex Auvolat2023-01-101-9/+30
|/
* Ability to have custom timeouts in request strategy (not used)configurable-timeoutsAlex Auvolat2022-09-201-1/+1
* First implementation of K2V (#293)Alex2022-05-101-0/+96