Liking cljdoc? Tell your friends :D

edd.el.event


apply-agg-filterclj

(apply-agg-filter ctx aggregate)

apply-eventclj

(apply-event agr event func)

create-aggregateclj

(create-aggregate snapshot events apply-functions)

fetch-snapshotclj

(fetch-snapshot {:keys [id] :as ctx})

get-by-idclj

(get-by-id {:keys [id] :as ctx})

get-current-stateclj

(get-current-state {:keys [id events snapshot] :as ctx})

get-eventsclj

(get-events ctx)

handle-eventclj

(handle-event {:keys [apply] :as ctx})

update-aggregateclj

(update-aggregate ctx)

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

× close