Liking cljdoc? Tell your friends :D

com.moclojer.rq


close-clientclj

(close-client)
(close-client client)

Disconnect and close redis client

Disconnect and close redis client
sourceraw docstring

create-clientclj

(create-client url)
(create-client url ref?)

Connect to redis client. If ref? is true, will save the created instance in the global var `redis-pool. Just returns the created instance otherwise.

Connect to redis client. If `ref?` is true, will save the created instance
in the global var `*redis-pool*. Just returns the created instance otherwise.
sourceraw docstring

versionclj

source

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

× close