Liking cljdoc? Tell your friends :D

crux.db


Indexcljprotocol

next-valuesclj

(next-values this)

seek-valuesclj

(seek-values this k)
source

Indexercljprotocol

docs-exist?clj

(docs-exist? this content-hashes)

index-docsclj

(index-docs this docs)

index-txclj

(index-tx this tx tx-events)

read-index-metaclj

(read-index-meta this k)

store-index-metaclj

(store-index-meta this k v)
source

LayeredIndexcljprotocol

close-levelclj

(close-level this)

max-depthclj

(max-depth this)

open-levelclj

(open-level this)
source

ObjectStorecljprotocol

delete-objectsclj

(delete-objects this kvs)

get-objectsclj

(get-objects this snapshot ks)

get-single-objectclj

(get-single-object this snapshot k)

initclj

(init this partial-node options)

known-keys?clj

(known-keys? this snapshot ks)

put-objectsclj

(put-objects this kvs)
source

TxLogcljprotocol

new-tx-log-contextclj

(new-tx-log-context this)

submit-docclj

(submit-doc this content-hash doc)

submit-txclj

(submit-tx this tx-ops)

tx-logclj

(tx-log this tx-log-context from-tx-id)
source

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

× close