Hi Saurabh,

The protocols buffers interface does not currently support server side
generated keys. Bug 485 has been filed for this issue:
https://issues.basho.com/show_bug.cgi?id=485

In the mean time you can generate a unique key on the client side. You can
use the code on the server side as a reference for generating unique keys:
https://github.com/basho/riak_core/blob/master/src/riak_core_util.erl#L131

Thanks,
Dan

Daniel Reverri
Developer Advocate
Basho Technologies, Inc.
[email protected]


On Thu, Mar 10, 2011 at 10:37 PM, Saurabh Sehgal <[email protected]>wrote:

> Hi,
>
> I was going through riak's documentation and I saw that through the rest
> API, if a key for an object is not specified, riak generates one for you.
> Can I do the same when storing objects through the riak erlang pb
> client programmatically ?
>
> Thank you,
>
> Saurabh
>
> --
> Saurabh Sehgal
> E-mail:     [email protected]
> Phone:     425-269-1324
> LinkedIn: http://www.linkedin.com/pub/1/7a3/436
>
> _______________________________________________
> 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

Reply via email to