(get-max-event-seq-impl {:keys [id]})(register ctx)(store-command cmd)Stores command in memory structure
Stores command in memory structure
(store-event event)Stores event in memory structure
Stores event in memory structure
(store-events events)(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
(store-results-impl {:keys [resp] :as ctx})(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
cljdoc builds & hosts documentation for Clojure/Script libraries
| Ctrl+k | Jump to recent docs |
| ← | Move to previous article |
| → | Move to next article |
| Ctrl+/ | Jump to the search field |