rocksdb/examples
Yueh-Hsuan Chiang 28c82ff1b3 CompactFiles, EventListener and GetDatabaseMetaData 11 years ago
..
.gitignore Make it easier to start using RocksDB 11 years ago
Makefile CompactFiles, EventListener and GetDatabaseMetaData 11 years ago
README.md Make it easier to start using RocksDB 11 years ago
column_families_example.cc Make it easier to start using RocksDB 11 years ago
compact_files_example.cc CompactFiles, EventListener and GetDatabaseMetaData 11 years ago
simple_example.cc Make it easier to start using RocksDB 11 years ago

README.md

Compile RocksDB first by executing make static_lib in parent dir