esentino / chaos-blob-storage

A small distributed blob storage

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

chaos-blob-storage

A small distributed blob storage

Mind Requirements

  • start with python (maybe some extra code be in rust)
  • simple configuration in yaml/toml
  • autodiscovery (in future consul, kafka) - simple start with app contain all connected nodes and allow notify of change of nodes
  • client communication over REST
  • node communication over socket (some kind of binary communication tbd)
  • many source of true

About

A small distributed blob storage

License:GNU General Public License v3.0


Languages

Language:Python 100.0%