Part 2 of series Backend Shorts
Database transactions have many use cases, but in this post we will be only looking at the simplest and most common one: all or nothing semantics aka atomicity.
Continue reading “Backend shorts – Use database transactions”