xieydd / blobnet

Distributed, content-addressed file server and tiered cache backed by non-volatile storage

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About

Distributed, content-addressed file server and tiered cache backed by non-volatile storage

License:MIT License


Languages

Language:Rust 100.0%