NoraH1to / yue

Lightweight web reader, easy to use, clean interface, focused on reading
https://yue.norah1to.com
MIT License
26 stars 6 forks source link

[Feature] Comic support #3

Closed NoraH1to closed 1 year ago

NoraH1to commented 1 year ago

Describe the feature

Support comporessed comic like zip, rar, 7z, cbr, cbz.

Problems

IndexedDB will rewrite everything when only update even less one prop.

This cause huge I/O cost when update read process if the book was big.

Comic usually very large.

image

Plan

We need to split out the file content for less I/O.

NoraH1to commented 1 year ago

Details here https://github.com/dexie/Dexie.js/issues/1758

NoraH1to commented 1 year ago

Release in 1.6.0