Firstly, thanks for all the feedback from my first post — Starting a tech startup with C++. TL;DR I show how to build a modern C++ high-performance, asynchronous echo server that can be written with just 48 lines of code. I mentioned in my previous post that I was able to build a prototype database engine within one day using Facebook’s Wangle so this post explains how I managed that. By the end o