Re: [w3c/IndexedDB] feature-request - add appendFile capability to overcome nedb performance-bottleneck (#260)

**TPAC 2019 Web Apps Indexed DB triage notes:**

We agree with advice in https://github.com/w3c/IndexedDB/issues/260#issuecomment-477488844 - implementations could also optimize blob storage using e.g. ropes.

There are explorations by Google Chrome of WASM-friendly storage APIs happening, which would allow running sqlite in the browser directly. Will add links if we can find them. And the people working on [native-file-system](https://github.com/WICG/native-file-system) would probably appreciate feedback too.

Mutable files doesn't seem to align well with the rest of Indexed DB and given the other possible approaches above, closing this out.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/w3c/IndexedDB/issues/260#issuecomment-533370973

Received on Friday, 20 September 2019 01:51:33 UTC