0a42a82df5e1dec223a2c340b5f29dc118761f7e
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%