Skip to content
Signal_Jin edited this page Sep 27, 2021 · 30 revisions

Welcome to the DKU_RocksDB wiki!

RocksDB is an embedded storage engine with a key/value interface, which is made up of LSM-tree in the C++ library.

This repository is for following members :

Hojin Shin
Sunghyeon Lee
Inho Song
Yejin Han
and other DKU-EmbeddedSystem-Lab members

Code analysis

Source Code
Hojin Shin /rocksdb/db/db_impl/db_impl_compaction_flush.cc
Sunghyeon Lee
Inho Song /rocksdb/db/compaction/compaction_job.cc
Yejin Han /rocksdb/db/flush_job.cc

References

This repository is sponsored by Star Lab(SW스타랩), 2021 IITP

Clone this wiki locally