Re: Riak PB Client for Node.js

2013-06-05 Thread Toby Corkindale
On 04/06/13 19:47, Pedro Teixeira wrote: Hi Mark, CrowdProcess is a web-based browser-powered distributed computing platform. We harvest computing power from the browsers of the viewers of our partner websites and make them available to our users and clients so they can do all kinds of awesome

[ANN] JavaScript Riak REPL

2013-06-05 Thread Pedro Teixeira
Hi, Just published a Node.js-based JavaScript REPL for talking to Riak: https://github.com/CrowdProcess/riak-repl#readme It's a fairly recent small project, but I think this is a missing tool if you use Riak. Still some improvements to do, but it should be fully operational. (riak-repl uses ri

multiple Stanchion instances

2013-06-05 Thread Mike O'Toole
Im doing some analysis on object stores for an upcoming project and I am prototyping Riak-CS right now. Im a little confused about Stanchions role in all this. Is there really only supposed to be one stanchion instance per cluster? Regards, Mike __

Re: multiple Stanchion instances

2013-06-05 Thread Kelly McLaughlin
Mike, You are correct, there should only be one instance of Stanchion. Stanchion's role is to serve as a serialization point for requests that create or modify system entities that need to be globally unique [1]. e.g. Buckets or user accounts. These are entities where there is not enough context a

Re: user and password

2013-06-05 Thread Adron Hall
Hey Norman, Could you elaborate on how you are currently planning to migrate and setup your cluster? Is it in another cloud provider such as AWS or Azure? >From a connection point of view one could access the database directly from AppFog the same way as one would access any external (of AppFog