Liking cljdoc? Tell your friends :D

redis-embedded-clj.core


->ig-configclj

(->ig-config config)
source

default-configclj

source

halt-rd!clj

(halt-rd!)
source

init-rdclj

(init-rd)
(init-rd config)
source

with-rdcljmacro

(with-rd config & body)

Startup with the specified configuration; executes the body then shuts down.

Startup with the specified configuration; executes the body then shuts down.
sourceraw docstring

with-rd-fnclj

(with-rd-fn f)
(with-rd-fn config f)

Startup with the specified configuration; executes the function then shuts down.

Startup with the specified configuration; executes the function then shuts down.
sourceraw docstring

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

× close