A small Clojure utility to wrap query functions, created with yesql, into Hystrix commands.
'org.zalando.stups:yesql-hystrix:0.1.0'
<dependency>
<groupId>org.zalando.stups</groupId>
<artifactId>yesql-hystrix</artifactId>
<version>0.1.0</version>
</dependency>
<dependency org="org.zalando.stups" name="yesql-hystrix" rev="0.1.0"/>
"org.zalando.stups", "yesql-hystrix", "0.1.0"