swh:1:snp:5115096b921df712aeb2a08114fede57fb3331fb
Raw File
Tip revision: 6f35cb93c4d4cea0e18c0730ca0031c23bbfc874 authored by Andrew Kryczka on 07 December 2017, 03:08:17 UTC
bump version
Tip revision: 6f35cb9
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