Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

LZ4 and LZ4 HC Compression Request #70

Open
schmitmd opened this issue Dec 31, 2013 · 4 comments
Open

LZ4 and LZ4 HC Compression Request #70

schmitmd opened this issue Dec 31, 2013 · 4 comments

Comments

@schmitmd
Copy link

LZ4 and LZ4 HC are a couple of compression algorithms similar to lzo, lzma, etc. They boast some cool features and if it's not too much trouble, I'd like to see Cyphertite support them someday.

@dajohi
Copy link
Contributor

dajohi commented Dec 31, 2013

Can you offer some specifics on the benefits it would bring to Cyphertite?

@schmitmd
Copy link
Author

The end-user may or may not notice (since the main bottleneck is bandwidth as opposed to compression), but the basic idea is simply faster/more efficient compression/decompression.

2013-12-31-143513_301x169_scrot

https://code.google.com/p/lz4/

@SirHumphreyAppleby
Copy link

Related to this, I would like to request an option to disable compression. The data I am storing is almost exclusively binary, and while current compression techniques aren't slow, it's an unnecessary step.

@csmiken
Copy link

csmiken commented Dec 16, 2014

This is a great suggestion. I will make sure it is on the radar for a future release.

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

No branches or pull requests

4 participants