mirror of
https://github.com/minio/minio.git
synced 2025-11-11 14:30:17 -05:00
Add erasure package in its full form v1.0
This commit is contained in:
9
pkg/storage/erasure/README.md
Normal file
9
pkg/storage/erasure/README.md
Normal 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)
|
||||
Reference in New Issue
Block a user