
"Consider using apply() instead; commit writes its data to persistent storage immediately, whereas apply will handle it in the background" commit() is only useful if the code actually checks the return value.
"Consider using apply() instead; commit writes its data to persistent storage immediately, whereas apply will handle it in the background" commit() is only useful if the code actually checks the return value.