Implement Erlang API

This is the first draft API over the NIF bindings to FoundationDB. Once
this gets some more use we may want to make a couple tweaks for things
that are are discovered to be awkward or repetitive.
6 files changed
tree: 75b0e018b3473b2938df57b7abc197aa0cf4afb7
  1. c_src/
  2. plugins/
  3. src/
  4. test/
  5. .gitignore
  6. enc
  7. LICENSE
  8. Makefile
  9. README.md
  10. rebar.config
README.md

A FoundationDB client in Erlang

Yay!