Liking cljdoc? Tell your friends :D

crux.db


->closeable-tx-log-iteratorclj

(->closeable-tx-log-iterator close-fn sq)
source

DocumentStorecljprotocol

fetch-docsclj

(fetch-docs this ids)

submit-docsclj

(submit-docs this id-and-docs)
source

Indexcljprotocol

next-valuesclj

(next-values this)

seek-valuesclj

(seek-values this k)
source

Indexercljprotocol

index-docsclj

(index-docs this docs)

index-txclj

(index-tx this tx tx-events)

latest-completed-txclj

(latest-completed-tx this)

missing-docsclj

(missing-docs this content-hashes)

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

get-objectsclj

(get-objects this snapshot ks)

get-single-objectclj

(get-single-object this snapshot k)

missing-keysclj

(missing-keys this snapshot ks)

put-objectsclj

(put-objects this kvs)
source

TxLogcljprotocol

latest-submitted-txclj

(latest-submitted-tx this)

open-tx-logclj

(open-tx-log this from-tx-id)

submit-txclj

(submit-tx this tx-ops)
source

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

× close