condow_rusoto

Crates.iocondow_rusoto
lib.rscondow_rusoto
version0.20.0-alpha.3
sourcesrc
created_at2021-08-17 07:15:47.692067
updated_at2022-06-10 13:47:34.242769
descriptionConcurrent downloads from AWS S3
homepagehttps://github.com/chridou/condow
repositoryhttps://github.com/chridou/condow
max_upload_size
id438324
size17,772
Christian Douven (chridou)

documentation

https://docs.rs/condow_rusoto

README

CONcurrent DOWnloads from AWS S3

WARNING! Not yet for production usage

Download speed from S3 can be significantly improved by downloading parts of the file concurrently. This crate does exactly that.

Unlike e.g. the AWS Java SDK this library does not download the parts as upladed but ranges.

License

condow is distributed under the terms of both the MIT license and the Apache License (Version 2.0).

See LICENSE-APACHE and LICENSE-MIT for details.

License: Apache-2.0/MIT

Commit count: 286

cargo fmt