relang
relang copied to clipboard
RethinkDB driver in Erlang
Test
Unit test and ingreation test
Hi @kureikain , this project seems like a great start to a robust RethinkDB Erlang driver. I was wondering if you would be amenable to choosing an Open Source license...
It's so easy to use official docs on http://rethinkdb.com/api/javascript/. We should probably try to add our language
Currently it's up to Caller to parse response. We have to do that and follow official Ruby driver
Current API using LIST and seems a bit weak. Let's review this and try to make sure of it https://github.com/pichi/epexercises/blob/master/Exercise3-8/e38.erl