What is the difference between this repo and basho/riak_kv? #1101
|
I clone, run |
Answered by
martinsumner
Jan 17, 2022
Replies: 1 comment
|
It is the To run Packages can be be created by using |
0 replies
Answer selected by
ttkingdom
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
It is the
riakrepo that contains everything necessary to build, package and run Riak KV. Theriak_kvdoesn't run anything itself beyond unit tests.To run
riakyou need to runmake relfrom a clone ofriak- and then there will be a version of riak in therel/riakfolder (e.g. runrel/riak/bin/riak startto run riak).Packages can be be created by using
make package, or by downloading a pre-built package from https://files.tiot.jp/riak/kv/3.0/