Liking cljdoc? Tell your friends :D

crux.db


Indexcljprotocol

next-valuesclj

(next-values this)

seek-valuesclj

(seek-values this k)

Indexercljprotocol

index-docclj

(index-doc this content-hash doc)

index-txclj

(index-tx this tx-events tx-time tx-id)

missing-hashesclj

(missing-hashes this content-hashes)

read-index-metaclj

(read-index-meta this k)

store-index-metaclj

(store-index-meta this k v)

LayeredIndexcljprotocol

close-levelclj

(close-level this)

max-depthclj

(max-depth this)

open-levelclj

(open-level this)

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)

missing-keysclj

(missing-keys this snapshot ks)

put-objectsclj

(put-objects this kvs)

swap-index-metaclj

(swap-index-meta indexer k f & args)

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)

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

× close