Watch-Later / bstore

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

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

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

License:MIT License


Languages

Language:Rust 99.1%Language:Dockerfile 0.9%