Commit Graph

40 Commits

Author SHA1 Message Date
Tim Burke 4fe70e2303 Add missing dependency to README
We started requiring zlib headers a while back now.

See also: https://github.com/openstack/liberasurecode/pull/1 and
https://github.com/openstack/liberasurecode/pull/2

Co-Authored-By: Dorian Burihabwa <dorian@burihabwa.com>
Co-Authored-By: Mobile Developer <app.mobile.developer@gmail.com>
Change-Id: I1a3514b224dc284f7482960d1888cc1466cfadb1
2023-10-04 15:13:15 -07:00
Tim Burke e8cd6112c3 Replace Flat XOR link with an archived version
Change-Id: I72f003c704beafe4c0f1ff72aa6202f4b70be46a
2023-01-04 15:38:25 -08:00
Tim Burke c54c90bc63 Include pointers to launchpad, ML, IRC in README
Change-Id: I230e19615dd5de388645fc9ec46664258f042a0c
2021-12-09 17:06:05 -08:00
Thiago da Silva 0f5bc4eaff re-org of README
Broke down the README a little bit to make it more readable.
Moved the API and dir organization to their own md files.

Change-Id: I7161daaa9515bd091e82a78dd8496ba23d5b7549
Signed-off-by: Thiago da Silva <thiago@redhat.com>
2017-06-07 10:59:01 -04:00
Jim Cheung 06e50ea86b Add Phazr.IO libphazr backend to liberasurecode
Currently, there are several implementations of erasure codes that are
available within OpenStack Swift.  Most, if not all, of which are based
on the Reed Solomon coding algorithm.

Phazr.IO’s Erasure Coding technology uses a patented algorithm which are
significantly more efficient and improves the speed of coding, decoding
and reconstruction.  In addition, Phazr.IO Erasure Code use a non-systematic
algorithm which provides data protection at rest and in transport without
the need to use encryption.

Please contact support@phazr.io for more info on our technology.

Change-Id: I4e40d02a8951e38409ad3c604c5dd6f050fa7ea0
2017-02-28 11:14:11 -08:00
Jenkins bcc98b5ace Merge "Change link to pyeclib in README.md" 2016-11-11 09:52:41 +00:00
Kota Tsuyuzaki 1b16077193 Remove Ryuta Kon from NTT shss reference
He is not working at swift/pyeclib anymore and he doesn't want to keep
his name in the README.md which causes contacts/questions to him.

Related-change: I0d76fa97dbb8c7f65b1dfa7cf3d0f1771893e1ef

Change-Id: I97607915a5296359eb2142c6cd3eac7b1ee6a74a
2016-10-23 20:52:21 -07:00
Kota Tsuyuzaki 618440b704 Remove version value from README.md
In recent releases, the supported backends are not changed so probably
we can remove the version from the description to avoid a pain that we
have to change README.md for each release.

Change-Id: Ica88629abe442c11c1036e22b8d143e1adc9b443
2016-06-03 09:53:29 +00:00
Alistair Coles 184aab227a Change link to pyeclib in README.md
...and wrap some of the really long lines.

Change-Id: I4f43052261eb8f59cf5d67dd336d177288b7f485
2016-06-03 09:46:03 +01:00
Thiago da Silva 3713d8b700 Release 1.2.0
Change-Id: I63654a62749ab9e41901db6ffb4386db6d9e8a5d
Signed-off-by: Thiago da Silva <thiago@redhat.com>
2016-05-27 14:03:51 -04:00
Tushar Gohad 1785a58941 README.md edited online with Bitbucket 2016-03-07 07:03:19 +00:00
Tushar Gohad 8788462b7e Fix minor rev 2015-12-10 04:14:37 -07:00
Tushar Gohad 10675f2019 README.md edited online with Bitbucket 2015-11-19 17:01:53 +00:00
Tushar Gohad 2e4badb906 README update for build/install dependencies 2015-10-25 00:51:25 +00:00
Tushar Gohad 58b7a54d35 Release 1.1.0 2015-10-20 22:32:14 +00:00
Tushar Gohad 0c703b047a Release 1.0.9 2015-09-06 06:26:28 +00:00
Tushar Gohad f61e907d2b Release 1.0.8 2015-07-20 11:48:35 -07:00
Tushar Gohad 85fff7f2d0 Note liberasurecode_rs_vand backend being added 2015-07-20 04:34:55 +00:00
Tushar Gohad c10ec8a255 README.md edited online with Bitbucket 2015-03-29 20:23:45 +00:00
Tushar Gohad 5b8938dcd3 v1.0 2015-03-08 01:56:16 -07:00
Tushar Gohad de94bbad63 v1.0-rc3 2015-03-05 16:02:39 -07:00
Tushar Gohad ff7977635e README.md edited online with Bitbucket 2015-03-05 14:54:09 -07:00
Tushar Gohad a99f69513c v1.0-rc2 2015-03-04 22:34:58 -07:00
Tushar Gohad 40f4337407 Merged in documentation (pull request #9)
Documentation Updating
2015-03-04 22:26:17 -07:00
Kota Tsuyuzaki dd67555f84 Rename frag_adder_size
This patch renames following variables and functions:

- frag_adder_size -> frag_backend_metadata_size
- set_fragment_adder_size() -> set_fragment_backend_metadata_size()
- get_fragment_adder_size() -> get_fragment_backend_metadata_size()
2015-03-05 14:01:10 +09:00
Tushar Gohad 23614e823d Remove md5 from the supported checksum types
Signed-off-by: Tushar Gohad <tushar.gohad@intel.com>
2015-03-04 21:41:31 -07:00
Kota Tsuyuzaki 9722168b58 Update documentation about metadata_adder 2015-02-27 07:56:28 -08:00
Kota Tsuyuzaki 2cdc76aebc Add shss id to README.md 2015-02-27 06:16:30 -08:00
Tushar Gohad ac36408e50 README.md edited online with Bitbucket 2015-02-25 18:03:00 +00:00
Tushar Gohad 59ff594de5 Update README with 'shss' backen
Signed-off-by: Tushar Gohad <tushar.gohad@intel.com>
2015-02-25 10:47:39 -07:00
Tushar Gohad 9e44a94f15 Convert README.md from dos to unix format
Signed-off-by: Tushar Gohad <tushar.gohad@intel.com>
2015-02-25 10:43:17 -07:00
Tushar Gohad e5c629643a Update references to external projects
Signed-off-by: Tushar Gohad <tushar.gohad@intel.com>
2015-02-25 10:34:16 -07:00
Tushar Gohad aed012b0ec Update isa-l backend to v2.13
Signed-off-by: Tushar Gohad <tushar.gohad@intel.com>
2015-02-25 10:34:16 -07:00
Tushar Gohad 92c39d590c doc: Update decode() param force_metadata_checks
Signed-off-by: Tushar Gohad <tushar.gohad@intel.com>
2015-01-30 18:42:05 -07:00
Tushar Gohad 8d7a9c24b7 README.md edited online with Bitbucket 2014-10-28 02:14:37 +00:00
Tushar Gohad ffe8df39c4 README.md edited online with Bitbucket 2014-10-28 02:12:29 +00:00
Tushar Gohad 3c7d0dec02 README.md edited online with Bitbucket 2014-09-30 15:12:54 +00:00
Eric Lambert be8dcbcc27 Char * backend names are no longer supported. They have been replaced with elements of the ec_backend_id_t enum. 2014-09-29 13:24:50 -07:00
Tushar Gohad 942f1e701d Use printable ascii chars in README + other cleanup
Signed-off-by: Tushar Gohad <tushar.gohad@intel.com>
2014-09-07 07:27:24 -07:00
Tushar Gohad 02bed4e77c README -> README.md
Signed-off-by: Tushar Gohad <tushar.gohad@intel.com>
2014-09-01 23:48:25 -07:00