Skip to content

flachesis/BDBIDX

Repository files navigation

#build
git submodule init
git submodule update
git submodule foreach git pull #Optional
mkdir build
cd build
cmake ..
make

#run test
cd build
mkdir tmp
./idx_test

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages