Including the Erlang client library from Riak in Nitrogen
问题 i'm just starting up with a web app using nitrogen and everything is going well. But i also want my app to interface with a riak db that i set up and i'm having some trouble. I'm confused as to how I "include" the erlang client interface so that my code in nitrogen can access it. (https://wiki.basho.com/display/RIAK/Erlang+Client+PBC) I'm new to erlang and nitrogen, but i mean in general, for erlang, how do i include other libraries as reference? Do i just take the compiled beam files and