aboutsummaryrefslogtreecommitdiff
path: root/src/api/s3/put.rs
Commit message (Expand)AuthorAgeFilesLines
* Make use of BytesBuf from new NetappAlex Auvolat2022-09-021-33/+10
* fix clippyAlex Auvolat2022-07-291-6/+1
* Faster chunkerAlex Auvolat2022-07-291-10/+32
* More make clippy happyAlex Auvolat2022-07-291-2/+0
* Performance improvements:Alex Auvolat2022-07-291-5/+25
* Compute hashes on dedicated threadsAlex Auvolat2022-07-291-12/+20
* improve internal item counter mechanisms and implement bucket quotas (#326)Alex2022-06-151-26/+103
* First version of admin API (#298)Alex2022-05-241-10/+8
* First implementation of K2V (#293)Alex2022-05-101-0/+753