On Wed, Nov 16, 2011 at 12:20 PM, <riak-users-requ...@lists.basho.com>wrote:
> From: Paul Gross <pgr...@gmail.com> > > Alternatively, riak could be more generic and take a function that would > run in riak and update the documents without having to return them all > to the client. > You should already be able to do this, but it requires writting a map function in Erlang that uses the Erlang Riak client to write back to the KV store the modified object. I agree it would be useful to be able to do this from JS. Maybe export an appropriate Erlang function to store an object into the JS VMs using some JS binding? Elias
_______________________________________________ riak-users mailing list riak-users@lists.basho.com http://lists.basho.com/mailman/listinfo/riak-users_lists.basho.com