aboutsummaryrefslogtreecommitdiff
path: root/src/api/s3/get.rs
Commit message (Expand)AuthorAgeFilesLines
* comments and clippy lint fixesAlex Auvolat2023-06-091-2/+2
* Adapt S3 API code to use new multipart upload modelsAlex Auvolat2023-06-091-4/+2
* Faster GetObject workflow for getting entire objectsfaster-getAlex Auvolat2022-09-191-35/+51
* Use streaming block API for get with Range requestsnetapp-stream-bodyAlex Auvolat2022-09-131-33/+60
* Faster copy, better get error messageAlex Auvolat2022-09-061-2/+2
* Update to Netapp with OrderTag support and exploit OrderTagsAlex Auvolat2022-09-011-6/+15
* Fix clippyAlex Auvolat2022-07-291-1/+0
* Use streaming in block managerAlex Auvolat2022-07-291-9/+20
* First version of admin API (#298)Alex2022-05-241-5/+5
* First implementation of K2V (#293)Alex2022-05-101-0/+461