Skip to content

Latest commit

 

History

History
21 lines (12 loc) · 448 Bytes

README.md

File metadata and controls

21 lines (12 loc) · 448 Bytes

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.