Making Meta's RocksDB distributed with UCX to support Infiniband Hardware

RocksDB is a performant embedded Key-Value Store. As part of my Master's Thesis, I created a distributed version of it. This article goes over the key concepts and what I consider the most interesting parts.