Implement the DirectoryLayer

This implements a DirectoryLayer intends to behave identically to the
Python version. Soak tests have so far run as long as an hour without
finding issues. However I plan on trying to get that number to upwards
of 24 hours or more.
3 files changed
tree: 9e59fd68585e95a50899a76125e6167d3d922912
  1. c_src/
  2. include/
  3. notes/
  4. plugins/
  5. src/
  6. test/
  7. .gitignore
  8. enc
  9. LICENSE
  10. Makefile
  11. README.md
  12. rebar.config
README.md

A FoundationDB client in Erlang

Yay!