1) The only other way is to send a MapReduce query across the whole bucket (which is essentially the same thing).
2) Yes, generally you do. I've experienced problems with activesupport's YAML-based parser, and certain versions of the 'json' gem are broken. Plus, it's just faster! Sean Cribbs <[email protected]> Developer Advocate Basho Technologies, Inc. http://basho.com/ On Sep 22, 2010, at 10:55 PM, David Weldon wrote: > 1) If I have a user model, how do I list the users w/o doing an > expensive find all? It seems like I'd want to have a single object > that links to all of the users, but that doesn't fit with the > conventions in ripple right? > > 2) I just watched the webinar and looked at the docs - do I still want > yajl-ruby? The webinar says I do but I didn't see it mentioned in the > docs. > > Dave > > _______________________________________________ > riak-users mailing list > [email protected] > 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
