Add create_cluster callback

Completely untested for now. This is the initial outline for how
features will work. Next up I'll add the shape for erlfdb_future_get to
return the various value types from different futures.
5 files changed
tree: 188f3e2b51aad586591faf67f41ea510385288f1
  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!