1
0
Fork 0
arangodb/3rdParty/rocksdb/6.2/examples/README.md

120 B

  1. Compile RocksDB first by executing make static_lib in parent dir
  2. Compile all examples: cd examples/; make all