heejin5178 / Bourbon

A Learned Index for Log-Structured Merge Trees

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

A Learned Index for Log-Structured Merge Trees

This repository contains code implementing the paper here. We further improve the indexing speed by utilizing the model at each level to find the file.

Artifact Reviewers: Please check out ARTIFACT_README to reproduce our experiments.

CS736 Students: Please check out CS736_README for more details on Bourbon.

About

A Learned Index for Log-Structured Merge Trees

License:BSD 3-Clause "New" or "Revised" License


Languages

Language:C++ 94.0%Language:C 2.7%Language:CMake 1.7%Language:Shell 1.2%Language:Python 0.4%