mirror of
https://github.com/facebook/rocksdb.git
synced 2024-12-02 10:15:54 +00:00
.. | ||
.gitignore | ||
c_simple_example.c | ||
column_families_example.cc | ||
compact_files_example.cc | ||
Makefile | ||
README.md | ||
simple_example.cc |
Compile RocksDB first by executing make static_lib
in parent dir