swh:1:snp:5115096b921df712aeb2a08114fede57fb3331fb
Raw File
Tip revision: b5a99a72e4b16e182ba4a18dbe5211aeaae6addb authored by sdong on 18 July 2017, 18:41:17 UTC
Update HISTORY.md
Tip revision: b5a99a7
README.md
1. Compile RocksDB first by executing `make static_lib` in parent dir
2. Compile all examples: `cd examples/; make all`
back to top