swh:1:snp:5115096b921df712aeb2a08114fede57fb3331fb
Raw File
Tip revision: 4cfbd87afd08a16df28436fb990ef6b154ee6114 authored by Fosco Marotto on 15 November 2019, 21:56:29 UTC
Update history and version for 6.5.2
Tip revision: 4cfbd87
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