Data pool with blocks
Data pool with blocks
(create-pool name)
(create-pool name root-id block-count)
Creates a datapool object
Creates a datapool object
(open-pool name root-id block-count)
Opens all the resources required for a pool, and returns the pool structure
Opens all the resources required for a pool, and returns the pool structure
(pool-comparator-fn data-store)
Returns a function that can compare data to what is found in a node
Returns a function that can compare data to what is found in a node
Number of bytes used in the index nodes
Number of bytes used in the index nodes
cljdoc is a website building & hosting documentation for Clojure/Script libraries
× close