Skip to content

What is the difference between this repo and basho/riak_kv? #1101

Answered by martinsumner
ttkingdom asked this question in Q&A
Discussion options

You must be logged in to vote

It is the riak repo that contains everything necessary to build, package and run Riak KV. The riak_kv doesn't run anything itself beyond unit tests.

To run riak you need to run make rel from a clone of riak - and then there will be a version of riak in the rel/riak folder (e.g. run rel/riak/bin/riak start to 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/

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by ttkingdom
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants