foundationdb-haskell-0.1.0.0: FoundationDB C client bindings

foundationdb-haskell-0.1.0.0: FoundationDB C client bindings

FoundationDB client bindings to the FoundationDB C API. Strives for feature parity with the official language bindings, but with an idiomatic Haskell interface.

Full support for the tuple and subspace layers is included. The directory layer is also supported, with the exception of directory partitions.

A few additional facilities are provided in addition to what is provided by other languages' client libraries, such as optionally reporting which key ranges were involved in a transaction conflict.

See the documentation of the root module, FoundationDB, to get started.

For more info, see the README on Github: https://github.com/crclark/foundationdb-haskell/blob/master/README.md

Signatures

Modules