You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
1.4 KiB
1.4 KiB
Minio Server (minio)
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
Developers
Download
-- No releases yet --
Supported platforms
Name | Supported |
---|---|
Linux | Yes |
Mac OSX | Yes |
Windows | Work in progress |