Hi,
Am new to erlang and trying to connect to riak using riak pb client.
Though I can connect from an erlang node (terminal), when trying to connect
from my module(gen_server) using riakc_pb_socket:start_link gives me
{undef,
[{riakc_pb_socket,start_link,["127.0.0.1",8087],[]},
I understand that my module isn't able to find "riakc_pb_socket". If so, how do
I make my module know abt riakc_pb_socket? Am using rebar for build and
dependency mgmt.
Would really appreciate any help.
Regards.
_______________________________________________
riak-users mailing list
[email protected]
http://lists.basho.com/mailman/listinfo/riak-users_lists.basho.com