You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
rocksdb/examples
Haneef Mubarak 28424d734b style fixes in c example 10 years ago
..
.gitignore Make it easier to start using RocksDB 11 years ago
Makefile minor memory leak in C example 10 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 Add rocksdb::ToString() to address cases where std::to_string is not available. 10 years ago
simple_example.c style fixes in c example 10 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