3fe2c2af011081fd068c9527ffbd1f8cd2fa13f0
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%