hi, I see that there is multi() function to write data under transaction. But it accepts only mutation operations. Is it possible to read under transaction somehow (so data will be consistent)?
Thank you!
hi, I see that there is multi() function to write data under transaction. But it accepts only mutation operations. Is it possible to read under transaction somehow (so data will be consistent)?
Thank you!