Re: recursive/looping map-reduce

2012-02-23 Thread Bryan Fink
On Wed, Feb 22, 2012 at 8:23 PM, Michael Radford wrote: > I'm trying to figure out whether there's an easy way to accomplish > something like a "recursive/looping map-reduce query" in Riak. > … > > Are there any other options short of running custom query-

recursive/looping map-reduce

2012-02-22 Thread Michael Radford
I'm trying to figure out whether there's an easy way to accomplish something like a "recursive/looping map-reduce query" in Riak. A use case for this is when the objects in the database form a linked list, tree, or graph of some kind, and you want to look up a set of objects