hold

Crates.iohold
lib.rshold
version0.1.0-alpha.6
sourcesrc
created_at2020-04-08 15:17:56.034416
updated_at2020-09-29 17:14:07.198679
descriptionRust file storage engine, supporting multiple storage backends
homepage
repositoryhttps://github.com/enseadaio/hold
max_upload_size
id227651
size5,892
Matteo Joliveau (MatteoJoliveau)

documentation

https://docs.rs/hold

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