Skip to content

codemonger-io/flechasdb-s3

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

flechasdb-s3

An Amazon S3 extension for the FlechasDB system.

This library is intended to be combined with flechasdb.

Installing flechasdb-s3

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.

API documentation

https://codemonger-io.github.io/flechasdb-s3/api/flechasdb_s3/

Development

Building the library

cargo build

Generating the API documentation

cargo doc --lib --no-deps --release

About

Amazon S3 extension for the Flechasdb system

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages