Add erasure package in its full form v1.0

This commit is contained in:
Harshavardhana
2015-01-27 12:36:44 -08:00
parent 7005d979bd
commit 2547163cb2
87 changed files with 246 additions and 11965 deletions

View File

@@ -0,0 +1,9 @@
## Introduction
Erasure is an open source Golang library written on top of ISAL (Intel Intelligent Storage Library) released under [Apache license v2](./LICENSE)
### Developers
* [Get Source](./CONTRIBUTING.md)
* [Build Dependencies](./BUILDDEPS.md)
* [Development Workflow](./CONTRIBUTING.md#developer-guidelines)
* [Developer discussions and bugs](https://github.com/Minio-io/erasure/issues)