aboutsummaryrefslogtreecommitdiff
path: root/src/api/s3/copy.rs
Commit message (Expand)AuthorAgeFilesLines
* Fix clippy lint that says we should implement EqAlex Auvolat2022-09-131-2/+2
* Remove/change println! in server code (fix #358)Alex Auvolat2022-09-131-1/+0
* Faster copy, better get error messageAlex Auvolat2022-09-061-7/+5
* Update to Netapp with OrderTag support and exploit OrderTagsAlex Auvolat2022-09-011-2/+8
* Fix clippyAlex Auvolat2022-07-291-4/+1
* Use streaming in block managerAlex Auvolat2022-07-291-4/+8
* Compute hashes on dedicated threadsAlex Auvolat2022-07-291-1/+4
* First version of admin API (#298)Alex2022-05-241-11/+14
* First implementation of K2V (#293)Alex2022-05-101-0/+660