Clj-fdb 0.2.0

Released under the Eclipse Public License

A thin Clojure wrapper for the Java API for FoundationDB.

Installation

To install, add the following dependency to your project or build file:

[me.vedang/clj-fdb "0.2.0"]

Topics

Namespaces

me.vedang.clj-fdb.FDB

me.vedang.clj-fdb.core

Public variables and functions:

me.vedang.clj-fdb.directory.directory

me.vedang.clj-fdb.key-selector

me.vedang.clj-fdb.range

A simple description of an exact range of keyspace, specified by a begin and end key. As with all FoundationDB APIs, begin is inclusive, end exclusive.

Public variables and functions:

me.vedang.clj-fdb.subspace.subspace

Public variables and functions:

me.vedang.clj-fdb.transaction

me.vedang.clj-fdb.tuple.tuple

Public variables and functions: