Liking cljdoc? Tell your friends :D

fdb-clj.directory


create-or-openclj

(create-or-open tr path)

Takes path, creates or opens the FoundationDB directory.

Takes `path`, creates or opens the FoundationDB directory.
raw docstring

exists?clj

(exists? tr *dir)

instantiateclj

(instantiate)

Creates a new DirectoryLayer

Creates a new DirectoryLayer
raw docstring

open!clj

(open! tr path)

Takes path, opens the FoundationDB directory.

Takes `path`, opens the FoundationDB directory.
raw docstring

subpath-exists?clj

(subpath-exists? tr *dir subpath)

cljdoc is a website building & hosting documentation for Clojure/Script libraries

× close