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.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: