- From: Joshua Bell <notifications@github.com>
- Date: Wed, 07 Oct 2015 11:51:54 -0700
- To: w3c/IndexedDB <IndexedDB@noreply.github.com>
Received on Wednesday, 7 October 2015 18:52:30 UTC
Define flushing guarantees and expose control
e.g. make transactions not flush-to-disk by default, but introduce a "readwriteflush" mode or {flush: true} option
Currently, FF does not flush (but wants an option), Chrome always flushes.
---
Reply to this email directly or view it on GitHub:
https://github.com/w3c/IndexedDB/issues/50
Received on Wednesday, 7 October 2015 18:52:30 UTC