Liking cljdoc? Tell your friends :D

edd.memory.event-store


get-max-event-seq-implclj

(get-max-event-seq-impl {:keys [id]})

registerclj

(register ctx)

store-commandclj

(store-command cmd)

Stores command in memory structure

Stores command in memory structure
raw docstring

store-eventclj

(store-event event)

Stores event in memory structure

Stores event in memory structure
raw docstring

store-eventsclj

(store-events events)

store-identityclj

(store-identity identity)

Stores identity in memory structure. Raises RuntimeException if identity is already taken

Stores identity in memory structure.
Raises RuntimeException if identity is already taken
raw docstring

store-results-implclj

(store-results-impl {:keys [resp] :as ctx})

store-sequenceclj

(store-sequence {:keys [id]})

Stores sequence in memory structure. Raises RuntimeException if sequence is already taken

Stores sequence in memory structure.
Raises RuntimeException if sequence is already taken
raw docstring

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

× close