Represents a redis connection spec,
so we can use it when using Carmine, unlike the
regular wcar*
macro, recommended in Carmine docs.
Represents a redis connection spec, so we can use it when using Carmine, unlike the regular `wcar*` macro, recommended in Carmine docs.
(get-redis-fn* fn-name-keyword)
Finds actual function instance, based on a keyword. So: :hset -> taoensso.carmine/hset which then can be used as normal function
Finds actual function instance, based on a keyword. So: :hset -> taoensso.carmine/hset which then can be used as normal function
cljdoc is a website building & hosting documentation for Clojure/Script libraries
× close