MartinWinchester / Booking

1 stars 0 forks source link

Make it a distributed transaction when updating the network #25

Open retecata opened 3 years ago

retecata commented 3 years ago

The update is only atomic in same document, use distributed transactions when updating the network since we have multiple updates.

retecata commented 3 years ago

This is now a session. I just need to try and test it by making the transaction fail, but i think it's working as intended!