ring-jetty-hystrix-adapter

Setup a Hystrix (https://github.com/Netflix/Hystrix) event stream with jetty for clojure.

  • VCSN/A

  • cljdoc documentationcljdoc
  • 1,286 Downloads
  • 94 This Version

Leiningen/Boot

[ring-jetty-hystrix-adapter "0.1.0"]

Clojure CLI/deps.edn

ring-jetty-hystrix-adapter/ring-jetty-hystrix-adapter {:mvn/version "0.1.0"}

Gradle

implementation("ring-jetty-hystrix-adapter:ring-jetty-hystrix-adapter:0.1.0")

Maven

<dependency>
  <groupId>ring-jetty-hystrix-adapter</groupId>
  <artifactId>ring-jetty-hystrix-adapter</artifactId>
  <version>0.1.0</version>
</dependency>