Aivars KalvÄ ns: Pessimism, optimism, realism and Django database concurrency PyConIe 2023
Pessimism, optimism, realism and Django database concurrency Most developers know a thing or two about multi threading and concurrent programming. But the database often is treated as a black box not behaving as we expect it to and leading to weird bugs. We will look at concurrency in the database...