#databases
Read more stories on Hashnode
Articles with this tag
showing two cases: 1. concurrent database transactions & 2. concurrent long (UI) conversations · Optimistic locking is a concept to avoid concurrent...
If you haven’t read it yet, it’s probably a good idea to read part 1 of this post-series first. From now on we’ll assume that we remember roughly what...
Databases and Transactions are great, Spring is great, Kotlin/Java are great (ofc. Kotlin is better 😉), simplifying transaction-handling is great....