Closed xstephen95x closed 7 years ago
Revise all methods involved in mutating data in the review workflow to use firebase's transcation method. Transaction is assumed to be entirely atomic, and should provide consistency in concurrency.
Done in 34f842ca523b7dae19892448a88419ddec3330a6
Revise all methods involved in mutating data in the review workflow to use firebase's transcation method. Transaction is assumed to be entirely atomic, and should provide consistency in concurrency.