Liking cljdoc? Tell your friends :D

stately.components.state-store


AtomStateStoreclj

source

StateStorecljprotocol

all-refsclj

(all-refs this)

list of refs derived from persisted states (for rebuilding executor)

list of refs derived from persisted states (for rebuilding executor)

evict-state!clj

(evict-state! this ref)

evict state

evict state

get-stateclj

(get-state this ref)

Retrieve state store

Retrieve state store

persist-state!clj

(persist-state! this ref state)

save the state to the store

save the state to the store
source

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

× close