aboutsummaryrefslogtreecommitdiff
path: root/src/api/k2v/range.rs
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'main' into admin-apiAlex Auvolat2022-05-171-1/+5
|\
| * K2V: Fix `end` parameter and add tests (fix #305)fix-k2v-305Alex Auvolat2022-05-171-1/+5
* | More error refactoringAlex Auvolat2022-05-131-1/+1
* | Separate error types for k2v and signatureAlex Auvolat2022-05-131-1/+1
* | Rename error::Error to s3::error::ErrorAlex Auvolat2022-05-131-1/+1
* | Error refactoringAlex Auvolat2022-05-131-1/+1
|/
* First implementation of K2V (#293)Alex2022-05-101-0/+96