- From: Joshua Bell <notifications@github.com>
- Date: Mon, 10 Aug 2015 13:37:33 -0700
- To: w3c/IndexedDB <IndexedDB@noreply.github.com>
Received on Monday, 10 August 2015 20:38:28 UTC
Imported from https://www.w3.org/Bugs/Public/show_bug.cgi?id=11528 Based on lots of developer feedback, in addition to the current automatic commit model it would be nice to support: * explicitly committing, to avoid extra round-trips (known performance bottleneck) * ways to defer committing to allow other async processing to occur within transaction scope Both make the transaction model more complex, so we should tread carefully. --- Reply to this email directly or view it on GitHub: https://github.com/w3c/IndexedDB/issues/34
Received on Monday, 10 August 2015 20:38:28 UTC