readium / readium-js-viewer

👁 ReadiumJS viewer: default web app for Readium.js library
BSD 3-Clause "New" or "Revised" License
559 stars 186 forks source link

Store the library manifest in an IndexedDB table instead of a file in the filesystem #329

Open ryanackley opened 9 years ago

ryanackley commented 9 years ago

This would be more performant for large libraries and less error-prone than the current approach.

danielweck commented 9 years ago

Related issue: https://github.com/readium/readium-js-viewer/issues/329 (ebook library corruption)