swh:1:snp:5115096b921df712aeb2a08114fede57fb3331fb
Raw File
Tip revision: 8c9ac08735777c0256a5bdd09c965d0c0dadac64 authored by Fosco Marotto on 19 June 2019, 01:47:35 UTC
Patch version number to 6.2.0 for downgrade compatibility S181200
Tip revision: 8c9ac08
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