Liking cljdoc? Tell your friends :D

crux.db


Indexcljprotocol

next-valuesclj

(next-values this)

seek-valuesclj

(seek-values this k)

Indexercljprotocol

docs-exist?clj

(docs-exist? this content-hashes)

index-docclj

(index-doc this content-hash doc)

index-txclj

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

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)

new-object-storeclj

(new-object-store object-store)

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-system options)

known-keys?clj

(known-keys? this snapshot ks)

put-objectsclj

(put-objects this kvs)

require-and-ensure-object-store-recordclj

(require-and-ensure-object-store-record object-store)

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