Liking cljdoc? Tell your friends :D

prevayler


aes-cipher-wrapperclj

(aes-cipher-wrapper mode encryption-key)
source

aes-keyclj

(aes-key)
source

archive-nameclj

(archive-name file)
source

backup-fileclj

(backup-file file)
source

backup-nameclj

(backup-name file)
source

bad-journalclj

source

eval!clj

(eval! prevayler event)

Handle event and return event result.

Handle event and return event result.
sourceraw docstring

handle-event!clj

(handle-event! handler state-atom write-fn event)
source

Prevaylercljprotocol

handle!clj

(handle! _ event)

Handle event and return vector containing the new state and event result.

Handle event and return vector containing the new state and event result.
source

prevayler!clj

(prevayler! handler)
(prevayler! handler initial-state)
(prevayler! handler initial-state file)
(prevayler! handler initial-state file out-wrapper)
(prevayler! handler initial-state file out-wrapper in-wrapper)
source

restore!clj

(restore! handler state-atom data-in)
source

step!clj

(step! prevayler event)

Handle event and return new state.

Handle event and return new state.
sourceraw docstring

transient-prevayler!clj

(transient-prevayler! handler initial-state)
source

try-to-closeclj

(try-to-close thing)
source

write-with-flush!clj

(write-with-flush! data-out value)
source

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

× close