On Fri, Apr 08, 2011 at 02:15:39AM -0700, Ishwar wrote: > Riak folks, > > I see that storing an object without a key is supported in the HTTP > APIs(http://wiki.basho.com/REST-API.html#Store-a-new-object-without-a-key), > but not? in the PBC APIs(http://wiki.basho.com/PBC-API.html) or the python > client(http://basho.github.com/riak-python-client/). > > Is there a reason why this is so? >
Its implemented in git as of yesterday: https://github.com/basho/riak_kv/pull/66 https://github.com/basho/riak-erlang-client/pull/20 It will be in the next release. Andrew _______________________________________________ riak-users mailing list [email protected] http://lists.basho.com/mailman/listinfo/riak-users_lists.basho.com
