swh:1:snp:5115096b921df712aeb2a08114fede57fb3331fb
Raw File
Tip revision: 2df3e90028ffd55163574b24aa9b5fc5d0d5bcfa authored by Yanqin Jin on 17 November 2020, 08:43:20 UTC
Fix the logic of setting read_amp_bytes_per_bit from OPTIONS file (#7680)
Tip revision: 2df3e90
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