On Mon, Apr 23, 2012 at 4:18 PM, Sam Lang <saml...@gmail.com> wrote:
> That worked, thanks Bryan!   Any way to avoid sending the values of the 
> object to the client as well?

What I pasted shouldn't be sending the values of the objects to the
client.  It should send just the keys back.  I'm not a major user of
the Python client, but it looks like the result is a list of RiakLink
objects, which are just bucket-key-tag holders, not RiakObject
objects, which include values and metadata.

-Bryan

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

Reply via email to