swh:1:snp:5115096b921df712aeb2a08114fede57fb3331fb
Raw File
Tip revision: 5de4fff167c8a6e82ac513cfd06630b548da734a authored by Andrew Kryczka on 12 August 2017, 23:15:29 UTC
release 5.4.10
Tip revision: 5de4fff
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