Liking cljdoc? Tell your friends :D

austinbirch.reactive-entity.impl


a-for-entityset-cache-keycljs

(a-for-entityset-cache-key cache-key)
source

cache-reactive-pair!cljs

(cache-reactive-pair! cache-key reactive-pair)
source

clear-cache!cljs

(clear-cache!)
source

ea-for-entity-cache-keycljs

(ea-for-entity-cache-key cache-key)
source

ensure-cached-and-deref!cljs

(ensure-cached-and-deref! {:keys [cache-key initial-v-fn]})
source

entitiescljs

(entities attr)
source

entitycljs

(entity eid)
source

entity-cache-keycljs

(entity-cache-key e attr)
source

entityset-cache-keycljs

(entityset-cache-key attr)
source

equiv-entitycljs

(equiv-entity this that)
source

equiv-entitysetcljs

(equiv-entityset this that)
source

exists?cljs

(exists? this)
source

filter-keyscljs

(filter-keys pred m)
source

find-entity-cache-keys-needing-re-readcljs

(find-entity-cache-keys-needing-re-read {:keys [subs tx-report]})
source

find-entityset-cache-keys-needing-re-readcljs

(find-entityset-cache-keys-needing-re-read {:keys [subs tx-report]})
source

init!cljs

(init! conn)
source

initial-statecljs

source

is-entity-cache-key?cljs

(is-entity-cache-key? cache-key)
source

is-entityset-cache-key?cljs

(is-entityset-cache-key? cache-key)
source

listen!cljs

(listen! db-conn)
source

lookupcljs

(lookup e attr)
source

lookup-entitysetcljs

(lookup-entityset attr)
source

lookup-entityset-and-cachecljs

(lookup-entityset-and-cache attr)
source

lookup-ref?cljs

(lookup-ref? eid)

Returns true if this eid looks like a lookup-ref (e.g. [:entity/id 123])

#TODO: can check a lot more about lookup-refs here

Returns true if this eid looks like a lookup-ref (e.g. [:entity/id 123])

#TODO: can check a lot more about lookup-refs here
sourceraw docstring

make-matcherscljs

(make-matchers {:keys [subs db-before db-after]})
source

process-tx-reportcljs

(process-tx-report tx-report)
source

reactive-entity-lookupcljs

(reactive-entity-lookup this attr not-found)
source

reactive-entityset-lookupcljs

(reactive-entityset-lookup this v not-found)
source

reactive-entityset-valuescljs

(reactive-entityset-values this)
source

reactive-lookupcljs

(reactive-lookup e attr)
source

snapshot-entity-as-mapcljs

(snapshot-entity-as-map entity)
source

statecljs

source

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

× close