Hi Florian, riak_object is the module used by the native Erlang client and was used before the protocol buffers interface existed.
riakc_obj is used by the Erlang protocol buffers client and does not depend on any Riak KV code. Re-factoring the code to use a single module seems like a good idea; pull requests are always welcome if you want to give it a shot. Thanks, Dan Daniel Reverri Developer Advocate Basho Technologies, Inc. d...@basho.com On Sat, Feb 5, 2011 at 7:43 AM, Florian Odronitz <o...@mac.com> wrote: > Hi All, > > I am using the erlang protocol buffers client which uses riakc_obj to > handle riak objects. As I understand riak uses riak_object internally. > Looking at the functions the modules look almost identical. Why is it done > that way? > > Thanks, > Florian > _______________________________________________ > riak-users mailing list > riak-users@lists.basho.com > http://lists.basho.com/mailman/listinfo/riak-users_lists.basho.com > >
_______________________________________________ riak-users mailing list riak-users@lists.basho.com http://lists.basho.com/mailman/listinfo/riak-users_lists.basho.com