Giter Site home page Giter Site logo

bilyz98 / dumpkv Goto Github PK

View Code? Open in Web Editor NEW
1.0 1.0 0.0 170.42 MB

A learning-based lifetime aware garbage collection framework for KV separation in LSM-tree

License: GNU General Public License v2.0

CMake 0.39% Makefile 0.70% Python 2.21% Shell 1.71% Perl 1.00% PowerShell 0.06% Dockerfile 0.01% C++ 82.99% C 1.61% Java 9.24% Gnuplot 0.01% BitBake 0.03% Assembly 0.06%

dumpkv's Introduction

DumpKV: Learning based lifetime aware garbage collection for key value separation in LSM-tree

Build

mkdir build && cd build
cmake -DCMAKE_BUILD_TYPE=Release .. && make -j16

Run benchmark

Test YCSB workload for different skewness

cd ../tools && ./call_run_blob_multiple_ycsba.sh   zipfian-ycsba-default                                                                        

Paper link

DumpKV: Learning based lifetime aware garbage collection for key value separation in LSM-tree Cite our paper if it's helpful to your work

@misc{zhuang2024dumpkv,
      title={DumpKV: Learning based lifetime aware garbage collection for key value separation in LSM-tree}, 
      author={Zhutao Zhuang and Xinqi Zeng and Zhiguang Chen},
      year={2024},
      eprint={2406.01250},
      archivePrefix={arXiv},
      primaryClass={id='cs.DB' full_name='Databases' is_active=True alt_name=None in_archive='cs' is_general=False description='Covers database management, datamining, and data processing. Roughly includes material in ACM Subject Classes E.2, E.5, H.0, H.2, and J.1.'}
}

See the github wiki for more explanation.

DumpKV is developed based on RocksDB. Please see License of RocksDB.

License

RocksDB is dual-licensed under both the GPLv2 (found in the COPYING file in the root directory) and Apache 2.0 License (found in the LICENSE.Apache file in the root directory). You may select, at your option, one of the above-listed licenses.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.