summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorTushar Gohad <tusharsg@gmail.com>2014-09-30 15:12:54 +0000
committerTushar Gohad <tusharsg@gmail.com>2014-09-30 15:12:54 +0000
commit3c7d0dec0205e3d322e05116e16389dae8e20c6e (patch)
treedb546aa9c0fe58d4e56ed7d5dd6c822e3cc76443 /README.md
parentf9e8e71763fef2d466a5d4ceb7015f3c452d67ca (diff)
downloadliberasurecode-3c7d0dec0205e3d322e05116e16389dae8e20c6e.tar.gz
README.md edited online with Bitbucket
Diffstat (limited to 'README.md')
-rw-r--r--README.md5
1 files changed, 2 insertions, 3 deletions
diff --git a/README.md b/README.md
index eccac7e..c3b7c65 100644
--- a/README.md
+++ b/README.md
@@ -10,7 +10,7 @@ Highlights
* Unified Erasure Coding interface for common storage workloads.
- * Pluggable Erasure Code backends - As of v0.9.10, liberasurecode supports 'Jerasure' (Reed-Solomon, Cauchy), 'Flat XOR HD' backends. A template 'NULL' backend is implemented to help future backend writers. Also on the horizon is the support for - Intel Storage Acceleration Library (ISA-L) EC backend.
+ * Pluggable Erasure Code backends - As of v0.9.10, liberasurecode supports 'Jerasure' (Reed-Solomon, Cauchy), 'ISA-L' (Intel Storage Acceleration Library), 'Flat XOR HD' backends. A template 'NULL' backend is implemented to help future backend writers.
* True 'plugin' architecture - liberasurecode uses Dynamically Loaded (DL) libraries to realize a true 'plugin' architecture. This also allows one to build liberasurecode indepdendent of the Erasure Code backend libraries.
@@ -419,5 +419,4 @@ Code organization
|-- INSTALL
+-- ChangeLog
```
----
-
+--- \ No newline at end of file