Liking cljdoc? Tell your friends :D

com.timezynk.domain.mongo.core

A persistence layer aimed at MongoDB with versioned collection

A persistence layer aimed at MongoDB with versioned collection
raw docstring

*debug*clj

source

add-change-metaclj

(add-change-meta log-info o)
source

add-change-metasclj

(add-change-metas d)
source

created-infoclj

(created-info entry)
source

destroy-fast!clj

(destroy-fast! cname restriction)
source

DISTINCT_LIMITclj

source

fetch-logclj

(fetch-log cname params)
(fetch-log cname {:keys [id company-id booked-users]} latest)
source

ids-inclj

source

ids-outclj

source

insert!clj

(insert! cname new)
source

join-close-entriesclj

(join-close-entries entries)
source

mongo-collectionclj

(mongo-collection cname skip-logging)
source

predicate-symbolsclj

source

Relationcljprotocol

conj!clj

(conj! this records)

disj!clj

(disj! this predicate)

selectclj

(select this predicate)

select-countclj

(select-count this)
(select-count this predicate)

update-in!clj

(update-in! this predicate record)
source

rename-ids-inclj

(rename-ids-in m)
source

rename-ids-outclj

(rename-ids-out m)
source

same-change?clj

(same-change? {log-a :log-info arch-a :archived}
              {log-b :log-info arch-b :archived})
source

shift-version-infoclj

(shift-version-info latest entries)
source

shift-version-info*clj

(shift-version-info* entries)
source

update!clj

(update! cname restriction new-doc)
source

update-fast!clj

(update-fast! cname restriction new-doc)
source

wherecljmacro

(where clause)
source

where*clj

(where* clause)
source

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

× close