Riak Core on Partisan on Elixir Tutorial: Resources
A List of resources related to riak_core and partisan.
Riak Core
Project
riak_kv: Riak KV itself
riak_pg: Distributed process groups with riak_core
dalmatinerdb: A fast, distributed metric store
riak_test_core: riak_test fork which refactors riak_test to not bo targeted directly towards riak_kv and makes it more library like
nkdist: a library to manage Erlang processes evenly distributed in a riak_core cluster
riak_id: A clone of Twitter's Snowflake, built on riak_core
DottedDB: A prototype of a Dynamo-style distributed key-value database, implementing Server Wide Clocks as the main causality mechanism across the system
riak_pipe: riak_pipe allows you to pipe the output of a function on one vnode to the input of a function on another
Docs
Cluster Metadata: Cluster Metadata notes
west: A new way to build real-time and high scalable messaging-based applications
try try try: Tutorial and notes about riak_core
Where to start with riak_core: Blog post with many links
Little riak_core Book: This book shows how to build an application using riak_core by building an actual application called tanodb step by step and linking to each change on its the description.
riak_core tutorial: a shorter, updated version of The Riak Core Book focused more on the implementation details, for more explanation check The Riak Core Book.
Create a riak_core application in Elixir: Blog Post Series by GPad
LambdaClass's riak_core tutorial: An up to date riak_core tutorial, using the riak_core_ng fork, Erlang/OTP 21 and rebar3
Partisan
Partisan.cloud: Partisan Website
Projects
Presentations
Building distributed applications: riak_core vs partisan - Mariano Guerra | London Riak Meetup
Create your distributed, scalable and fault tolerant application with riak_core - Gianluca Padovani
Ricardo Oliveira - PowerUp the BEAM with Kubernetes and Riak Core | Code BEAM STO 19
Mariano Guerra - Riak Core in Small Bites - Berlin Erlang Factory Lite
Erlang Factory SF Bay 2015 - Mark Allen - Building on top of riak core
riak(_ core) - Sometimes the parts are greater than their sum | Erlang Solutions webinar
From 0 to a Working Distributed System With riak_core - Ricon San Francisco 2015
Andy Gross - Riak Core - An Erlang Distributed Systems Toolkit
Rusty Klophaus - Masterless Distributed Computing with Riak Core
Rewriting GitHub Pages with Riak Core, Riak KV, and Webmachine: Jesse Newland
Riak Pipe - Riak’s Distributed Processing Framework - Bryan Fink, RICON2012