/bstore

Small microservice in Rust that implementes blob storage with SQLite backend and simple REST API

Primary LanguageRustMIT LicenseMIT

bstore

Small microservice in Rust that implementes blob storage with SQLite backend and simple REST API. SQLite backend means that blobs stored inside database not in file system