datalayer-externals / modal-blobnet

Fast (<200 μs) content-addressed file server and tiered cache backed by non-volatile storage

Home Page:https://docs.rs/blobnet

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

Fast (<200 μs) content-addressed file server and tiered cache backed by non-volatile storage

https://docs.rs/blobnet

License:MIT License


Languages

Language:Rust 100.0%