Liking cljdoc? Tell your friends :D

mamulengo.core


as-of!clj/s

source

connect!clj/s

(connect!)
(connect! config)
(connect! config schema)

Connect to mamulengo. If you do not provide any configuration, a default will be used.

  • default config: ClojureScript uses Local Storage and Clojure uses H2 Database.

:config Map with specifications to the durable target object. :schema Same as datascript schema maps.

Connect to mamulengo. If you do not provide any configuration,
a default will be used.

- default config: ClojureScript uses Local Storage and Clojure uses H2 Database.

:config       Map with specifications to the durable target object.
:schema       Same as datascript schema maps.
sourceraw docstring

disconnect!clj/s

(disconnect!)
source

history!clj/s

source

query!clj/s

source

since!clj/s

source

transact!clj/s

source

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

× close