39beabbbb6ef118384a4aab02094257de4652ed1
Adding chunking by block to erasure-demo via --block-size parameter
Introduction
Minio is an open source object storage released under Apache license v2 . It uses Rubberband Erasure coding to dynamically protect the data.
Minio's design was inspired by Amazon's S3 for its API and Facebook's Haystack for its immutable data structure.
Build Minio from Source
Languages
Go
99%
Shell
0.8%
Makefile
0.1%