An Amazon S3 extension for the FlechasDB system.
This library is intended to be combined with flechasdb
.
There is no crate published yet.
Please add the following line to your Cargo.toml
file:
[dependencies]
flechasdb-s3 = { git = "https://github.com/codemonger-io/flechasdb-s3", tag = "v0.2.0" }
flechasdb-s3
now depends on AWS SDK for Rust v1.x.
https://codemonger-io.github.io/flechasdb-s3/api/flechasdb_s3/
cargo build
cargo doc --lib --no-deps --release