Skip to content

Zipfilestorage

Boris Kocherov requested to merge bk/jio:zipfilestorage into master

ZipFileStorage file storage for jio based on jszip http://stuk.github.io/jszip/

JIO ZipFile Storage Description : { type: "zipfile", file: {string, blob, array}, } You can get archived file by getAttachment("/", "/")

/cc @cedric.leninivin

Merge request reports