aboutsummaryrefslogtreecommitdiff
path: root/src/api/k2v/batch.rs
Commit message (Expand)AuthorAgeFilesLines
* 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-2/+2
* Refactor code for apply/revert, implement Update/Apply/RevertLayoutAlex Auvolat2022-05-101-9/+4
* First implementation of K2V (#293)Alex2022-05-101-0/+368