Crates.io | hold |
lib.rs | hold |
version | 0.1.0-alpha.6 |
source | src |
created_at | 2020-04-08 15:17:56.034416 |
updated_at | 2020-09-29 17:14:07.198679 |
description | Rust file storage engine, supporting multiple storage backends |
homepage | |
repository | https://github.com/enseadaio/hold |
max_upload_size | |
id | 227651 |
size | 5,892 |
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.