blobnet

Crates.ioblobnet
lib.rsblobnet
version0.3.14
sourcesrc
created_at2022-07-26 21:01:30.120709
updated_at2023-06-20 07:55:14.22605
descriptionNon-volatile, distributed file cache backed by content-addressed storage.
homepage
repositoryhttps://github.com/modal-labs/blobnet
max_upload_size
id633406
size236,685
Daniel Norberg (danielnorberg)

documentation

https://docs.rs/blobnet

README

blobnet

Latest Version API Documentation

A configurable, low-latency blob storage server for content-addressed data.

See the API documentation for more information.

Installation

cargo install blobnet  # install server CLI / binary
cargo add blobnet      # add to your project

Authors

This library is created by the team behind Modal.

Commit count: 0

cargo fmt