yaqwsx / jlcparts

Better parametric search for components available for JLC PCB assembly
https://yaqwsx.github.io/jlcparts/
MIT License
572 stars 52 forks source link

Use less disk space by processing compressed cache.zip #136

Open dougy83 opened 4 months ago

dougy83 commented 4 months ago

This uses fuse-zip to mount the sqlite3 cache.zip and use it directly to save space, ref #132