swh:1:snp:5115096b921df712aeb2a08114fede57fb3331fb
Raw File
Tip revision: 9e47084ce270861e3c4598bbd15798c440527c59 authored by Yi Wu on 20 November 2017, 21:51:43 UTC
Bump version to 5.8.6
Tip revision: 9e47084
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