This weekend I took a step back from working on my Key-Value store to make sure I understand the concurrency model of Eio, the OCaml 5 library that I’m using for concurrency and parallelism. I decided to turn my notes into a post to force myself to address any gaps in my understanding. I’m sure that there are several errors, or things to improve, so if you are reading this and find some, please, ping me on Twitter!| Logos, Thumos & Code
Things that go wrong with disk IO| notes.eatonphil.com
The financial transactions database designed for mission critical safety and performance. - tigerbeetle/tigerbeetle| GitHub