46b08681a44839a9fd4274272769e9ca8812f807
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%