Add support for snapshots as a transaction object

The way that FoundationDB tests are written in OO languages more or less
requires that we have this concept so that we maintain the same read
semantics without having to add plumbing for options during testing.
1 file changed
tree: 275d31890ec4c250f67f246b5ad2eb652e3ce723
  1. c_src/
  2. include/
  3. plugins/
  4. src/
  5. test/
  6. .gitignore
  7. enc
  8. LICENSE
  9. Makefile
  10. README.md
  11. rebar.config
README.md

A FoundationDB client in Erlang

Yay!