Skip to content
This repository has been archived by the owner on Feb 22, 2023. It is now read-only.

package ZipRebel as a file-system implementation #3

Open
nemecec opened this issue Apr 1, 2015 · 0 comments
Open

package ZipRebel as a file-system implementation #3

nemecec opened this issue Apr 1, 2015 · 0 comments

Comments

@nemecec
Copy link

nemecec commented Apr 1, 2015

I would like to take advantage of this super-efficient compression algorithm in a transparent manner. For that, it would be super-useful to package ZipRebel as a file-system implementation that would apply the compression on-the-fly.

But I guess we first need to figure out how to decompress compressed files. For now, we could at least apply it before sending files to /dev/null, dramatically reducing load on the "null" device.

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

1 participant