Really clever insight about how we're forced into async programming because we assume databases are mandatory. The LMAX example is intriguing, having single-threaded processing at scale by keeping everything in memory. Would love a deep dive on their hot backup implementation.
Really clever insight about how we're forced into async programming because we assume databases are mandatory. The LMAX example is intriguing, having single-threaded processing at scale by keeping everything in memory. Would love a deep dive on their hot backup implementation.