swh:1:snp:5115096b921df712aeb2a08114fede57fb3331fb
Raw File
Tip revision: f2fc3982565819ddc8b8bedd873194c201be1009 authored by sdong on 05 November 2019, 18:57:56 UTC
Disable error as warning
Tip revision: f2fc398
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