We have an operation that needs to operate on multiple `Doc`s at the same time in one loop. Will `ShareDB` guarantee the final consistency of the transaction? If not, how should I proceed? PS : we are using `MySql` adapter