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)

Creates a block manager

Creates a block manager
sourceraw docstring

named-storageclj/s

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

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.

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.
sourceraw docstring

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

× close