mirror of https://github.com/facebook/rocksdb.git
aaceef3638 | ||
---|---|---|
.. | ||
.gitignore | ||
Makefile | ||
README.md | ||
c_simple_example.c | ||
column_families_example.cc | ||
compact_files_example.cc | ||
simple_example.cc |
README.md
Compile RocksDB first by executing make static_lib
in parent dir