What is the difference between this repo and basho/riak_kv? #1101
-
|
I clone, run |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment
-
|
It is the To run Packages can be be created by using |
Beta Was this translation helpful? Give feedback.
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/