mrkkrp / zip

Efficient library for manipulating zip archives
Other
81 stars 27 forks source link

Caching library #48

Closed ghost closed 6 years ago

ghost commented 6 years ago

I would use an add-on library that used a filesystem directory to cache generated zip files, and responded to subsequent responses for the same zip file with the cached zip. The cache would hash all the inputs to the zip file to generate the zip. The library could be more general than zip files.

mrkkrp commented 6 years ago

Looks like a different library, not even a feature request! :-)

ghost commented 6 years ago

Okay