(with-hystrix key-map & body)
Executes the given forms within a Hystrix command.
Executes the given forms within a Hystrix command.
(with-hystrix-async key-map & body)
Executes the given forms asynchronously within a Hystrix command. Returns a future.
Executes the given forms asynchronously within a Hystrix command. Returns a future.
cljdoc is a website building & hosting documentation for Clojure/Script libraries
× close