e414d5f67b53e6e9a0ce9a8c80a45551d7223166
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%