aboutsummaryrefslogtreecommitdiff
path: root/src/garage/tests/k2v
Commit message (Expand)AuthorAgeFilesLines
* integration test: move json_body to root of crateAlex Auvolat2023-08-284-16/+3
* use one key per context to isolate teststests/increase-robustnessQuentin Dufour2023-03-131-3/+3
* more fixesAlex Auvolat2023-01-261-3/+4
* Merge branch 'main' into k2v-watch-range-2Alex Auvolat2023-01-262-63/+77
|\
| * Cargo.toml: Updated base64 from 0.13 to 0.21.Jonathan Davies2023-01-262-63/+77
* | PollRange integration testAlex Auvolat2023-01-111-2/+168
|/
* Use status code 204 No Content for empty responsesTobias Krischer2022-10-175-58/+58
* add delays in k2v test_items_and_indicesAlex Auvolat2022-07-081-0/+6
* K2V: Fix `end` parameter and add tests (fix #305)fix-k2v-305Alex Auvolat2022-05-171-1/+88
* First implementation of K2V (#293)Alex2022-05-106-0/+1541