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.
Reactions are currently unavailable
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.