riak_core_tutorial
riak_core_tutorial copied to clipboard
An up to date riak_core tutorial, using basho's riak_core, Erlang/OTP 23-24-25 and rebar3.
- The formatter has broken L45 of src/rc_example_vnode.erl - I've opened an issue [here](https://github.com/AdRoll/rebar3_format/issues/313) explaining it.
At least those already being used in the tutorial: riak_core_ring, riak_core_apl, etc. Something similar is done in http://www.erlang-factory.com/upload/presentations/294/MasterlessDistributedComputingwithRiakCore-RKlophaus.pdf ``` - 0. Riak Core overview + -1. Consistent hashing overview +...
Explaining what the callback stands for and what does it do in this particular example. The same for other coverage fsm.
at the beginning of the tutorial. @igaray can probably provide some good examples.
https://github.com/basho/riak_core/blob/master/src/riak_core_console.erl consider wrapping interesting calls in rc_example, and adding them to the tutorial