#back-end #file-storage #multiple #supporting #provider #storage-engine #blob

hold

Rust file storage engine, supporting multiple storage backends

5 releases

0.1.0-placeholder Apr 8, 2020
0.1.0-alpha.6 Sep 29, 2020
0.1.0-alpha.4 Jun 21, 2020
0.1.0-alpha.1 May 22, 2020

#32 in #file-storage


Used in hold_s3

MIT license

6KB
122 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

~2.5MB
~54K SLoC