node-modules / compressing

Everything you need for compressing and uncompressing
MIT License
428 stars 36 forks source link

memory load #75

Open megalcastro opened 1 year ago

megalcastro commented 1 year ago

I currently have this code but it seems that every time it is executed the memory is loaded

await compressing.zip.compressDir(${pathFile}/${x.path},${pathFile}/${Fixtures.csvQliksenseOnline.fileOperationCenter}.zip);