Liking cljdoc? Tell your friends :D

asami.durable.common-utils

A common namespace for utility functions for storage.

A common namespace for utility functions for storage. 
raw docstring

create-block-managerclj/s

(create-block-manager name manager-name block-size nr-blocks)

Creates a block manager

Creates a block manager
sourceraw docstring

current-dirclj/s

source

directory-envclj/s

source

directory-propertyclj/s

source

get-directoryclj

(get-directory name)
(get-directory name test?)
source

named-storageclj/s

(named-storage storage-constructor name root-id block-count)

A common function for opening storage with a given name. Must be provided with a storage constructor and the name. The root id indicates an index root, and may be nil for an empty index. The block count refers to the count of blocks in the storage.

A common function for opening storage with a given name. Must be provided with a storage constructor and the name.
The root id indicates an index root, and may be nil for an empty index.
The block count refers to the count of blocks in the storage.
sourceraw docstring

parent-dirclj/s

source

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

× close