Harshavardhana 0371ff7242 Merge pull request #619 from minio/harshavardhana-patch-1
Rename BUILDDEPS.md to INSTALLGO.md
2015-05-27 18:38:08 -07:00
2015-05-26 02:14:34 -07:00
2015-03-25 01:50:01 -07:00
2015-05-23 11:49:07 -07:00
2015-04-28 12:22:12 -07:00
2015-04-27 22:01:07 -07:00
2015-05-23 11:49:07 -07:00
2015-05-23 11:49:07 -07:00
2015-05-11 16:23:10 -07:00
2014-10-30 21:51:52 -07:00
2015-05-26 02:14:54 -07:00
2015-05-26 02:14:34 -07:00
2015-05-27 18:34:42 -07:00

Minio Server (minio) Build Status

minio is a minimal object storage server written in Golang and licensed under Apache license v2. minio is compatible with Amazon S3 APIs.

Roadmap

Storage Backend:
- Donut: Erasure coded backend.
  - Status: Standalone mode complete.
- Memory: In-memory backend.
  - Status: Complete.
- Filesystem: Local disk filesystem backend.
  - Status: Work in progress.

Storage Operations:
- Collective:
  - Status: Not started.

Storage Management:
- WebCLI: 
  - Status: Work in progress.
- Authentication:
  - Status: Work in progress.
- Admin Console:
  - Status: Work in progress.
- User Console: 
  - Status: Work in progress.
- Logging: 
  - Status: Work in progress.

Join The Community

  • Community hangout on Gitter Gitter
  • Ask questions on Quora Quora

Developers

Download

-- No releases yet --

Supported platforms

Name Supported
Linux Yes
Mac OSX Yes
Windows Work in progress
Languages
Go 99%
Shell 0.8%
Makefile 0.1%