swh:1:snp:5115096b921df712aeb2a08114fede57fb3331fb
Raw File
Tip revision: 359e48333d5aade023970d692a61434e7bf82fe8 authored by Yi Wu on 28 November 2017, 20:25:25 UTC
Bump version to 5.7.5
Tip revision: 359e483
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