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