#file-storage #storage-engine #hold #provider #s3 #back-end #multiple

hold_s3

AWS S3 provider for Hold, the Rust file storage engine

5 releases

0.1.0-alpha.5 Sep 29, 2020
0.1.0-alpha.4 Jun 21, 2020
0.1.0-alpha.1 May 22, 2020

#34 in #hold

MIT license

14KB
286 lines

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.

Dependencies

~28MB
~580K SLoC