Re: reference application

2012-04-07 Thread Mark Phillips
Hi gibraltar, A few things come to mind: * Sean Cribbs and Mathias Meyer wrote an app called Riaktant [1] that uses riak-js. (Note: this hasn't been touched in about a year so you might have to update it in various parts.) * The Riak Handbook [2] has some extensive code examples using riak-js. H

reference application

2012-04-06 Thread gibraltar
hello, I wonder if there's a reference implementation for Riak. Something that shows best practices while developing for Riak, e.g. what error messages to check after each operation, how to handle them, etc. I would prefer javascript (for node.js) but any implementation is fine. I am aware tha