Yes, there will be a non-standard (for now) flag that you can pass in when initiating a transaction to indicate that you want durability.
- Kyle On Tue, Mar 3, 2015 at 8:05 AM, Joshua Cranmer 🐧 <[email protected]> wrote: > On 3/3/2015 2:46 AM, Chris Peterson wrote: > >> IndexedDB performance work will also land soon: bug 866846 will enable >> SQLite’s WAL journal and bug 1112702 will change transactions to be >> non-durable. These SQLite options favor performance over durability like >> Chrome and IE do. They do not increase the risk of database corruption. >> > > Is/will there be options to add the durability back in? > > -- > Joshua Cranmer > Thunderbird and DXR developer > Source code archæologist > > _______________________________________________ > dev-platform mailing list > [email protected] > https://lists.mozilla.org/listinfo/dev-platform > _______________________________________________ dev-platform mailing list [email protected] https://lists.mozilla.org/listinfo/dev-platform

