Key Features • How To Use • Download • Credits • Related • License
- Memtables, including an active memtable and an immutable memtable
- implemented both in skip-list and red-black-tree
- Sorted-string-table
- implemented both in B+ tree
- and sparse index + bloom filter
- Linux/C++
- supported by CMake
- one-layer sstable so far
To clone and run this application, you'll need Git From your command line:
# still in development
Note : still in development
You can download the latest version.
I'd like you send me an email at [email protected] or [email protected] about anything you'd want to say about this program. I'd really appreciate it!
This software uses the following open source packages:
- nlohmann-json: easy to use -- header-only
- googletest
- spdlog
...
MIT
GitHub @vinland-avalon · LinkedIn @Bohan Wu