A persistence layer aimed at MongoDB with versioned collection
A persistence layer aimed at MongoDB with versioned collection
(add-change-meta log-info o)
(add-change-metas d)
(created-info entry)
(destroy-fast! cname restriction)
(fetch-log cname params)
(fetch-log cname {:keys [id company-id booked-users]} latest)
(insert! cname new)
(join-close-entries entries)
(mongo-collection cname skip-logging)
(conj! this records)
(disj! this predicate)
(select this predicate)
(select-count this)
(select-count this predicate)
(update-in! this predicate record)
(rename-ids-in m)
(rename-ids-out m)
(same-change? {log-a :log-info arch-a :archived}
{log-b :log-info arch-b :archived})
(shift-version-info latest entries)
(shift-version-info* entries)
(update! cname restriction new-doc)
(update-fast! cname restriction new-doc)
(where clause)
(where* clause)
cljdoc is a website building & hosting documentation for Clojure/Script libraries
× close