You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Ziyang Hu 6ba45b8496 build rocksdb with build script 2 years ago
..
bridge revert to single column family implementation 2 years ago
rocksdb@e656fa3d19 fix submodules 2 years ago
src revert to single column family implementation 2 years ago
.gitignore move around 2 years ago
CMakeLists.txt ensure and ensure_not 2 years ago
Cargo.toml build rocksdb with build script 2 years ago
README.md build rocksdb with build script 2 years ago
build.rs build rocksdb with build script 2 years ago
build_version.cc build rocksdb with build script 2 years ago
rocksdb_lib_sources.txt build rocksdb with build script 2 years ago

README.md

Cozorocks

Bindings to RocksDB's C++ API.

Much of the build script is built upon https://github.com/rust-rocksdb/rust-rocksdb/tree/master/librocksdb-sys.