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.
Harshavardhana
408aa72146
|
9 years ago | |
---|---|---|
.. | ||
.gitignore | 9 years ago | |
INSTALLGO.md | 9 years ago | |
LICENSE.INTEL | 9 years ago | |
LICENSE.MINIO | 9 years ago | |
README.md | 9 years ago | |
ctypes.go | 9 years ago | |
doc.go | 9 years ago | |
ec_minio_common.h | 9 years ago | |
ec_minio_decode.c | 9 years ago | |
ec_minio_encode.c | 9 years ago | |
erasure_decode.go | 9 years ago | |
erasure_encode.go | 9 years ago | |
erasure_test.go | 9 years ago | |
stdint.go | 9 years ago |
README.md
Introduction
Erasure is an open source Golang library written on top of ISAL (Intel Intelligent Storage Library) released under Apache license v2
Developers
Supported platforms
Name | Supported |
---|---|
Linux | Yes |
Windows | Not yet |
Mac OSX | Yes |
Supported architectures
Arch | Supported |
---|---|
x86-64 | Yes |
arm64 | Not yet |
i386 | Never |