A persistence layer aimed at MongoDB with versioned collection
A persistence layer aimed at MongoDB with versioned collection
(fetch-log cname params)
(fetch-log cname {:keys [id company-id booked-users]} latest)
(conj! this records)
(disj! this predicate)
(select this predicate)
(select-count this)
(select-count this predicate)
(update-in! this predicate record)
(same-change? {log-a :log-info arch-a :archived}
{log-b :log-info arch-b :archived})
cljdoc is a website building & hosting documentation for Clojure/Script libraries
× close