How do I do an atomic commit/transaction in GUN? https://gun.eco/docs/Transactions is a bit opaque.
I need to do multiple puts and ensure they are (eventually) executed all together without intervening changes.