swh:1:snp:5115096b921df712aeb2a08114fede57fb3331fb
Raw File
Tip revision: f48aa1c3084700bc72b73ee36f027e428f0dda86 authored by Levi Tamasi on 10 January 2020, 17:58:14 UTC
Bump up version to 6.5.3
Tip revision: f48aa1c
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