hold_s3

Crates.iohold_s3
lib.rshold_s3
version0.1.0-alpha.5
sourcesrc
created_at2020-05-22 12:02:21.717554
updated_at2020-09-29 15:58:33.940745
descriptionAWS S3 provider for Hold, the Rust file storage engine
homepage
repositoryhttps://github.com/enseadaio/hold
max_upload_size
id244547
size7,852
Matteo Joliveau (MatteoJoliveau)

documentation

https://docs.rs/hold_s3

README

Hold

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.

Usage

TBD

Examples

TBD

// TODO

Governance

This library is part of the Enseada Project.

Commit count: 12

cargo fmt