yaqwsx / jlcparts

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

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

Open dougy83 opened 1 month ago

dougy83 commented 1 month ago

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