README.md edited online with Bitbucket

This commit is contained in:
Tushar Gohad 2016-03-07 07:03:19 +00:00
parent 96790608c6
commit 1785a58941
1 changed files with 2 additions and 2 deletions

View File

@ -12,7 +12,7 @@ Highlights
* Pluggable Erasure Code backends - As of v1.1.x, liberasurecode supports the following backends:
- Native, software-only Erasure Coding implementation that supports a Reed-Solomon backend
- 'liberasurecode_rs_vand' - Native, software-only Erasure Coding implementation that supports a Reed-Solomon backend
- 'Jerasure' - Erasure Coding library that supports Reed-Solomon, Cauchy backends [1]
- 'ISA-L' - Intel Storage Acceleration Library - SIMD accelerated Erasure Coding backends [2]
- 'SHSS' - NTT Lab Japan's hybrid Erasure Coding backend [4]