A common namespace for utility functions for storage.
A common namespace for utility functions for storage.
(create-block-manager name manager-name block-size)
Creates a block manager
Creates a block manager
(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.
cljdoc is a website building & hosting documentation for Clojure/Script libraries
× close