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

Preface This project is my first C++ project and it is my Master’s Thesis. I had 6 months to create this project. However, at least 2 months of this time was spent writing the actual thesis and not coding. About 3 months were spent coding with an additional month for benchmarking. RocksDB RocksDB is open-source and successfully used in many projects. For example in Apache Flink, state is maintained during calculations with RocksDB....

July 7, 2022 · 24 min · 4972 words · Hutan