important
This is a contributors guide and NOT a user guide. Please visit these docs if you are using or evaluating SuperTokens.
How and when to use transactions
TODO:
- sql transactions 
- no sql transactions 
- how to think about locking in different cases: - when there is an existing row
- when there is no existing row
- update vs insert vs delete