aboutsummaryrefslogtreecommitdiff
path: root/src/api/k2v/batch.rs
Commit message (Expand)AuthorAgeFilesLines
* [dep-upgrade-202402] migration to http/hyper 1.0 for k2v apiAlex Auvolat2024-02-051-15/+16
* *: apply clippy recommendations.Jonathan Davies2023-05-091-2/+2
* Merge branch 'main' into k2v-watch-range-2Alex Auvolat2023-01-261-4/+7
|\
| * Cargo.toml: Updated base64 from 0.13 to 0.21.Jonathan Davies2023-01-261-4/+7
* | PollRange & PollItem: min timeout = 1 secAlex Auvolat2023-01-111-1/+1
* | Correctly return bad requests when seeh marker is invalidAlex Auvolat2023-01-111-5/+1
* | Implement PollRange API endpointAlex Auvolat2023-01-101-9/+70
|/
* Use status code 204 No Content for empty responsesTobias Krischer2022-10-171-1/+1
* First version of admin API (#298)Alex2022-05-241-12/+7
* First implementation of K2V (#293)Alex2022-05-101-0/+368