com.github.clojure-finance/onyx

Distributed, masterless, high performance, fault tolerant data processing for Clojure

Leiningen/Boot

[com.github.clojure-finance/onyx "0.1.0"]

Clojure CLI/deps.edn

com.github.clojure-finance/onyx {:mvn/version "0.1.0"}

Gradle

implementation("com.github.clojure-finance:onyx:0.1.0")

Maven

<dependency>
  <groupId>com.github.clojure-finance</groupId>
  <artifactId>onyx</artifactId>
  <version>0.1.0</version>
</dependency>