Store the error code for clients

Clients of the transactional API may need to refer to which error
occurred in order to react appropriately on transaction retries.
1 file changed
tree: b6714c00ac041cb59df11e1b4817c5966014fc01
  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!