edydfang / 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

Important As the repo owner, I am NOT the author of the original Paper. Please reach out to the author Yifan DAI for any question regarding to the original code or paper, contact info can be found here.

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%