[go: nahoru, domu]

Skip to content

Commit

Permalink
Add erasure code.
Browse files Browse the repository at this point in the history
  • Loading branch information
harshavardhana committed Jun 3, 2016
1 parent 73ddb5b commit 18b3871
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,8 +9,8 @@ Minio is light enough to be bundled with the application stack. It sits on the s

Minio currently implements two backends

- Filesystem (FS) - is available and ready for general purpose use. This version of the Minio binary is built using Filesystem storage backend for magnetic and solid state disks.
- ErasureCoded (XL) - is work in progress and not ready for general purpose use.
- Filesystem (FS) - is available and ready for general purpose use.
- ErasureCoded (XL) - is available, but it is not ready for general purpose use.

## Minio Client

Expand Down

0 comments on commit 18b3871

Please sign in to comment.