Liking cljdoc? Tell your friends :D

bulwark.core


capture-logging-contextclj

(capture-logging-context f)
source

execute-with-hystrixclj

(execute-with-hystrix key-map)
source

queue-with-hystrixclj

(queue-with-hystrix key-map)
source

with-hystrixcljmacro

(with-hystrix key-map & body)

Executes the given forms within a Hystrix command.

Executes the given forms within a Hystrix command.
sourceraw docstring

with-hystrix-asynccljmacro

(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.
sourceraw docstring

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

× close