/cowbpt

copy on write b plus tree

Primary LanguageC++

Copy On Write B Plus Tree

Build Status

Build

brew install googletest && brew install rocksdb && brew install gflags && mkdir build && cd build && cmake .. && make -j8