swh:1:snp:5115096b921df712aeb2a08114fede57fb3331fb
Raw File
Tip revision: 1f055723b7e5f587d394ad8a99cffc0847e4a4b1 authored by Yulia Kartseva on 18 February 2017, 19:54:49 UTC
alignment is on in ReadaheadRandomAccessFile::Read()
Tip revision: 1f05572
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