Open barPerlman opened 4 years ago
make atomic transaction for operations that need to be together. for example, if we purchase and the server crashes in the meantime, we want the receipt to be saved in system before the crash..
db transactions
make atomic transaction for operations that need to be together. for example, if we purchase and the server crashes in the meantime, we want the receipt to be saved in system before the crash..