summaryrefslogtreecommitdiff
path: root/README.md
Commit message (Collapse)AuthorAgeFilesLines
* Include pointers to launchpad, ML, IRC in READMETim Burke2021-12-091-0/+9
| | | | Change-Id: I230e19615dd5de388645fc9ec46664258f042a0c
* re-org of READMEThiago da Silva2017-06-071-347/+1
| | | | | | | | 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>
* Add Phazr.IO libphazr backend to liberasurecodeJim Cheung2017-02-281-0/+5
| | | | | | | | | | | | | | | | 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
* Merge "Change link to pyeclib in README.md"Jenkins2016-11-111-4/+9
|\
| * Change link to pyeclib in README.mdAlistair Coles2016-06-031-4/+9
| | | | | | | | | | | | ...and wrap some of the really long lines. Change-Id: I4f43052261eb8f59cf5d67dd336d177288b7f485
* | Remove Ryuta Kon from NTT shss referenceKota Tsuyuzaki2016-10-231-1/+1
| | | | | | | | | | | | | | | | | | 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
* | Remove version value from README.mdKota Tsuyuzaki2016-06-031-1/+1
|/ | | | | | | | 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
* Release 1.2.0Thiago da Silva2016-05-271-1/+1
| | | | | Change-Id: I63654a62749ab9e41901db6ffb4386db6d9e8a5d Signed-off-by: Thiago da Silva <thiago@redhat.com>
* README.md edited online with BitbucketTushar Gohad2016-03-071-2/+2
|
* Fix minor revTushar Gohad2015-12-101-2/+2
|
* README.md edited online with BitbucketTushar Gohad2015-11-191-27/+32
|
* README update for build/install dependenciesTushar Gohad2015-10-251-0/+11
|
* Release 1.1.0v1.1.0Tushar Gohad2015-10-201-1/+1
|
* Release 1.0.9v1.0.9Tushar Gohad2015-09-061-1/+1
|
* Release 1.0.8v1.0.8Tushar Gohad2015-07-201-1/+1
|
* Note liberasurecode_rs_vand backend being addedTushar Gohad2015-07-201-406/+407
|
* README.md edited online with BitbucketTushar Gohad2015-03-291-2/+2
|
* v1.0v1.0Tushar Gohad2015-03-081-1/+1
|
* v1.0-rc3v1.0-rc3Tushar Gohad2015-03-051-1/+1
|
* README.md edited online with BitbucketTushar Gohad2015-03-051-458/+406
|
* v1.0-rc2v1.0-rc2Tushar Gohad2015-03-041-441/+441
|
* Merged in documentation (pull request #9) Tushar Gohad2015-03-041-3/+18
|\ | | | | Documentation Updating
| * Rename frag_adder_sizeKota Tsuyuzaki2015-03-051-2/+3
| | | | | | | | | | | | | | | | 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()
| * Update documentation about metadata_adderKota Tsuyuzaki2015-02-271-1/+14
| |
| * Add shss id to README.mdKota Tsuyuzaki2015-02-271-2/+3
| |
* | Remove md5 from the supported checksum typesTushar Gohad2015-03-041-2/+1
|/ | | | Signed-off-by: Tushar Gohad <tushar.gohad@intel.com>
* README.md edited online with Bitbucketv1.0-rc1Tushar Gohad2015-02-251-444/+444
|
* Update README with 'shss' backenTushar Gohad2015-02-251-5/+11
| | | | Signed-off-by: Tushar Gohad <tushar.gohad@intel.com>
* Convert README.md from dos to unix formatTushar Gohad2015-02-251-421/+421
| | | | Signed-off-by: Tushar Gohad <tushar.gohad@intel.com>
* Update references to external projectsTushar Gohad2015-02-251-1/+15
| | | | Signed-off-by: Tushar Gohad <tushar.gohad@intel.com>
* Update isa-l backend to v2.13Tushar Gohad2015-02-251-0/+2
| | | | Signed-off-by: Tushar Gohad <tushar.gohad@intel.com>
* doc: Update decode() param force_metadata_checksTushar Gohad2015-01-301-4/+3
| | | | Signed-off-by: Tushar Gohad <tushar.gohad@intel.com>
* README.md edited online with Bitbucketv0.9.10Tushar Gohad2014-10-281-1/+1
|
* README.md edited online with BitbucketTushar Gohad2014-10-281-1/+2
|
* README.md edited online with BitbucketTushar Gohad2014-09-301-3/+2
|
* Char * backend names are no longer supported. They have been replaced with ↵Eric Lambert2014-09-291-25/+3
| | | | elements of the ec_backend_id_t enum.
* Use printable ascii chars in README + other cleanupTushar Gohad2014-09-071-100/+79
| | | | Signed-off-by: Tushar Gohad <tushar.gohad@intel.com>
* README -> README.mdTushar Gohad2014-09-011-0/+466
Signed-off-by: Tushar Gohad <tushar.gohad@intel.com>