Re: Understanding riak storage & querying/searching relationships between buckets

2013-06-04 Thread Alexander Sicular
Riak does not support inline updating (check mongo) so in order to update any key in your json object you need to pull the whole object (value), make your changes and write it back. I would make one json object like so, recording all the data in one place. All denormalized like. /riak/subjec

Re: Understanding riak storage & querying/searching relationships between buckets

2013-06-04 Thread Kartik Thakore
That is what I was thinking. But denormalizing the subject field would mean when I update the subject field the data stuff won't be updated. Is there a solution for that? Or should I handle that with the application code? On Tue, Jun 4, 2013 at 8:49 PM, Alexander Sicular wrote: > You don't. Riak

Understanding riak storage & querying/searching relationships between buckets

2013-06-04 Thread Kartik Thakore
Hi, I have spent the last couple hours trying to understand how to store and/or search relationships between buckets of information. Currently, I have two buckets (will have more with more relationships) 'subjects' and 'data'. In subjects I store data such as: http://.../riak/subjects/001 has {

Re: Java client - Bug with ifNotModified?

2013-06-04 Thread Y N
Hi, Could someone please comment on this? I am still unsure of the behavior of ifNotModified when there is no pre-existing key/value in Riak. My *expectation* is that it should work if creating a new key/pair value with ifNotModified(true). Thanks! From: Y

Re: Help with a complex Map Reduce query

2013-06-04 Thread Bryan Fink
Hi, Julien. On Sat, Jun 1, 2013 at 5:27 PM, Julien Genestoux wrote: > Yet, due to a bug in our implementation, we have 'lost' some entries. In > other words, some feedKey-entryKey elements are not in any feed object. … > Our initial solution was to list all the feed keys, and then, for each, Is

RICON West CFP now open

2013-06-04 Thread John Daily
If you've seen RICON presentations in person or on the web, you likely appreciate the quality and depth of the talks, but that's only possible because we receive great proposals. As you probably are aware, we're holding our next RICON in San Francisco at the end of October. If you have interes

Re: Riak PB Client for Node.js

2013-06-04 Thread Pedro Teixeira
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 stuff: forest fire behavioral predi