swh:1:snp:5115096b921df712aeb2a08114fede57fb3331fb
Raw File
Tip revision: 20d49e4b9bace859fcdb5c87b37db2cdb2c6013a authored by Yi Wu on 25 July 2017, 17:11:29 UTC
Bump version to 5.6.1
Tip revision: 20d49e4
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