Crates.io | hold_s3 |
lib.rs | hold_s3 |
version | 0.1.0-alpha.5 |
source | src |
created_at | 2020-05-22 12:02:21.717554 |
updated_at | 2020-09-29 15:58:33.940745 |
description | AWS S3 provider for Hold, the Rust file storage engine |
homepage | |
repository | https://github.com/enseadaio/hold |
max_upload_size | |
id | 244547 |
size | 7,852 |
Rust file storage engine, supporting multiple storage backends.
The goal of this crate is to provide a standard interface for storing files and binary blobs in a provider-agnostic way, allowing applications to support multiple storage providers without adding special support code for any of them.
TBD
TBD
// TODO
This library is part of the Enseada Project.