(pipeline & body)
Evaluate body, pipelining any Redis commands. Commands in body will return nil, and pipeline will return a vector of replies.
Any exceptions will be caught and returned in the reply vector.
Evaluate body, pipelining any Redis commands. Commands in body will return nil, and pipeline will return a vector of replies. Any exceptions will be caught and returned in the reply vector.
cljdoc is a website building & hosting documentation for Clojure/Script libraries
× close