Skip to content
This repository has been archived by the owner on Nov 16, 2021. It is now read-only.

Data deduplication with erasure encoding #26

Open
MeijeSibbel opened this issue Aug 13, 2017 · 1 comment
Open

Data deduplication with erasure encoding #26

MeijeSibbel opened this issue Aug 13, 2017 · 1 comment

Comments

@MeijeSibbel
Copy link

MeijeSibbel commented Aug 13, 2017

Combine erasure coding with data deduplication to simultaneously reduce the overall redundancy in data while increasing the redundancy of unique data. Deduplication also requires less network transfer.

http://shiftleft.com/mirrors/www.hpl.hp.com/personal/Mark_Lillibridge/Reliability/website_draft.pdf
https://en.wikipedia.org/wiki/Data_deduplication

@braydonf
Copy link
Contributor

Any compression would need to be before encryption, as compressing encrypted data will have little benefit. Right now this is handled by zipping/tar-ing before uploading.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants