(init-persist store node)
When a new map or set is created, this persists a pointer to the empty initial root. Returns the persisted node with its new UUID.
When a new map or set is created, this persists a pointer to the empty initial root. Returns the persisted node with its new UUID.
(persist-tree store all-pairs)
Takes the IBBTreeSTorageBackend implementation and all new pointer-node pairs. Persists!
Takes the IBBTreeSTorageBackend implementation and all new pointer-node pairs. Persists!
cljdoc is a website building & hosting documentation for Clojure/Script libraries
× close