Jan 21, 20173 minTestingTesting Asynchronous CodeAsynchronous code is hard. Everyone knows that. Writing asynchronous tests is even harder. Recently I fixed a flaky test and I want to...
Nov 25, 20165 minDatabaseScaling to 100M: MySQL is a Better NoSQLMySQL is a better NoSQL. When considering a NoSQL use case, such as key/value storage, MySQL makes more sense in terms of performance,...