Developing with Riak
This page is a collection of videos, slides, papers, and other media discussing developing with Riak (general guidelines, using client libraries, etc.).
If you have a video to add, please fork the Riak Docs Repo on GitHub and do so.
Videos
|
Riak with node.js Webinar Learn how to use Riak from node.js applications. |
|
Riak Overview and Schema Design Basho Hackers Jon Meredith and Dave “Dizzy” Smith give an extensive overview of what Riak is and how you should approach schema design when developing with Riak. (Special thanks to the team at Pivotal Labs Boulder for making this happen.) |
|
Riak Operations This is a webinar covering the various operational aspects of running a production Riak cluster. |
Slide Decks
This is a sample of the slide decks used in presentations given by Riak Core Developers and Developer Advocates, and members of the Riak Community at conferences, meetups, and various other events worldwide.
If you have a Slide Deck to add, please fork the Riak Docs Repo on GitHub and do so.
- riak-js: Javascript Turtles All the Way Down - riak-js is an awesome client driver for the Riak distributed datastore.
- Building Distributed Systems With Riak and Riak Core - My talk from DevNationSF 2010
- Configure a Riak Cluster - Describe how to create, manage and traverse links in Riak KV.
- Link Walking with Riak - riak-js is an awesome client driver for the Riak distributed datastore.
- Riak with node.js - Learn how to use Riak with node.js applications.
