Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix fmt | Alex Auvolat | 2023-01-26 | 1 | -1/+1 |
* | More clippy fixes | Alex Auvolat | 2023-01-26 | 1 | -1/+2 |
* | Merge branch 'main' into k2v-watch-range-2 | Alex Auvolat | 2023-01-26 | 1 | -2/+2 |
|\ | |||||
| * | {model,util}/Cargo.toml: Updated blake2 from 0.9 to 0.10. | Jonathan Davies | 2023-01-26 | 1 | -2/+2 |
* | | Type definition for range seen marker | Alex Auvolat | 2023-01-10 | 1 | -1/+1 |
* | | Make K2V item timestamps globally increasing on each node | Alex Auvolat | 2023-01-10 | 1 | -2/+5 |
* | | K2V: Subscription to ranges of items | Alex Auvolat | 2023-01-10 | 1 | -1/+1 |
|/ | |||||
* | Refactor how things are migrated | Alex Auvolat | 2023-01-03 | 1 | -21/+33 |
* | Ability to have custom timeouts in request strategy (not used)configurable-timeouts | Alex Auvolat | 2022-09-20 | 1 | -4/+4 |
* | improve internal item counter mechanisms and implement bucket quotas (#326) | Alex | 2022-06-15 | 1 | -52/+50 |
* | Abstract database behind generic interface and implement alternative drivers ... | Alex | 2022-06-08 | 1 | -4/+20 |
* | First implementation of K2V (#293) | Alex | 2022-05-10 | 1 | -0/+291 |