2015-05-28 09:34:42 +08:00
## Minio Server (minio) [](https://travis-ci.org/minio/minio)
``minio`` is a minimal object storage server written in Golang and licensed under [Apache license v2 ](./LICENSE ).
``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
2015-05-12 07:43:38 +08:00
* Community hangout on Gitter [](https://gitter.im/minio/minio?utm_source=badge& utm_medium=badge& utm_campaign=pr-badge& utm_content=badge)
2015-01-09 11:05:21 +08:00
* Ask questions on Quora [](http://www.quora.com/Minio)
### Developers
2015-05-28 09:34:42 +08:00
* [Development Environment ](./CONTRIBUTING.md )
2015-01-09 11:05:21 +08:00
2014-12-30 08:35:56 +08:00
### Download
2014-12-21 01:09:35 +08:00
2014-12-30 18:44:08 +08:00
-- No releases yet --
2014-12-21 01:09:35 +08:00
2015-01-06 17:22:03 +08:00
### Supported platforms
| Name | Supported |
| ------------- | ------------- |
| Linux | Yes |
2015-01-24 11:33:37 +08:00
| Mac OSX | Yes |
2015-05-28 09:34:42 +08:00
| Windows | Work in progress |
2015-01-06 17:22:03 +08:00