Thanks - this is somewhat reassuring (the ability to do some basic graph-like 
operations is one reason I have been using Riak).

I have so far not had cause to use MapReduce. I wonder if you know of any 
examples/docs for using MapReduce to perform an operation similar to 
link_walking that I could use to get a head start?

Thanks,

Paul

On 25 Mar 2014, at 15:08, Brian Roach <ro...@basho.com> wrote:

> Hi Paul,
> 
> Link walking is being deprecated as Christian notes.
> 
> We removed it from the official 2.0 clients for that reason, and also
> that the new clients only use protocol buffers which on the Riak PB
> API side never had that functionality directly.
> 
> It is still possible to perform the operation, you just have to do it
> through map-reduce (which is what our clients have always done when
> using PB)
> 
> Thanks,
> - Roach
> 
> On Tue, Mar 25, 2014 at 8:56 AM, Paul Walk <p...@paulwalk.net> wrote:
>> I'm gradually getting up to speed with the technical release of Riak 2.0, 
>> and am appreciating CRDT and the seamless integration into search.
>> 
>> I had just turned my attention to links, and started to wonder how I should 
>> implement links when the objects I will mostly be dealing with are CRDT 
>> 'map' objects, when I discovered that the link-walking functions appear to 
>> have been removed from the latest Ruby client!!
>> 
>> Is link-walking deprecated and intentionally removed from Riak version 2.0? 
>> Or is it just missing from the Ruby client?
>> 
>> Paul
>> -------------------------------------------
>> Paul Walk
>> http://www.paulwalk.net
>> -------------------------------------------
>> 
>> 
>> 
>> 
>> 
>> 
>> _______________________________________________
>> riak-users mailing list
>> riak-users@lists.basho.com
>> http://lists.basho.com/mailman/listinfo/riak-users_lists.basho.com

-------------------------------------------
Paul Walk
http://www.paulwalk.net
-------------------------------------------






_______________________________________________
riak-users mailing list
riak-users@lists.basho.com
http://lists.basho.com/mailman/listinfo/riak-users_lists.basho.com

Reply via email to