Yes, we ended up doing that in the end. Was just a usecase where _sometimes_ the map was required as a whole, while _other times_ only a specific entry. I believe search would help with some of this, but we are still looking into that.
Thanks everyone for your help Cheers Cos > On 25 Feb 2016, at 19:56, Vitaly E <[email protected]> wrote: > > Hi Cosmin, > > Sorry for the dumb question, but if you are interested in a specific entry > why not to store it as a separate key? It would be easier for updates, too. > > Regards, > Vitaly > > On Thu, Feb 25, 2016 at 9:40 PM, Cosmin Marginean <[email protected] > <mailto:[email protected]>> wrote: > On 25 Feb 2016, at 19:26, Cosmin Marginean <[email protected] > <mailto:[email protected]>> wrote: > > Hi, > > I couldn’t find this anywhere in the docs: is there a mechanism in Riak to > fetch only one Register (or a specific entry) from a map? > We have a use case where we have a map and need to only get the value for a > key in the map, rather than the whole map, and I would rather not transfer > the entire thing on the client. > > Cheers > Cos > > > _______________________________________________ > riak-users mailing list > [email protected] <mailto:[email protected]> > http://lists.basho.com/mailman/listinfo/riak-users_lists.basho.com > <http://lists.basho.com/mailman/listinfo/riak-users_lists.basho.com> >
_______________________________________________ riak-users mailing list [email protected] http://lists.basho.com/mailman/listinfo/riak-users_lists.basho.com
