Liking cljdoc? Tell your friends :D

redis-async.scripting


call-saved-scriptclj

(call-saved-script pool sha keys args)
source

defscriptcljmacro

(defscript script-name script-body)
source

fromclj

(from path-to-script)

Convenience function to load a script into a String so it can be defined with defscript

Convenience function to load a script into a String so it can be defined with
defscript
sourceraw docstring

save-scriptclj

(save-script pool script-name script-body)
source

script-name->shaclj

(script-name->sha pool script-name)
source

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

× close