Re: Question on "link walking: Deprecation Notice"

2014-07-08 Thread Paweł Królikowski
Hi, I'm sorry for resurrecting an old thread, but .. well, I'm basically asking the same question as Alexander - will there be a way of link walking in future Riaks? We're currently looking into ways of moving some of our data from Oracle into any nosql database. Vast majority of data will be str

Re: Question on "link walking: Deprecation Notice"

2014-05-13 Thread Alexander Grytsenko
BTW - i'm using python riak-python-client (v2.0.3) and it allows you to use link walking and chaining but returns back a bucket/key/tag tuple that allows to fetch a needed object via the secondary request. Will this also be deprecated? On Tue, May 13, 2014 at 3:19 PM, Alexander Grytsenko < alex

Question on "link walking: Deprecation Notice"

2014-05-13 Thread Alexander Grytsenko
Hi all, I'm a bit confused of this deprecation notice that is on the official docs.basho page that is related to a link walking explanation. See here: http://docs.basho.com/riak/2.0.0beta1/dev/using/link-walking/ Basically, It says that starting from v2.0 the Link Walking feature is marked as dep