org.onyxplatform/onyx

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

Leiningen/Boot

[org.onyxplatform/onyx "0.9.9-SNAPSHOT"]

Clojure CLI/deps.edn

org.onyxplatform/onyx {:mvn/version "0.9.9-SNAPSHOT"}

Gradle

implementation("org.onyxplatform:onyx:0.9.9-SNAPSHOT")

Maven

<dependency>
  <groupId>org.onyxplatform</groupId>
  <artifactId>onyx</artifactId>
  <version>0.9.9-SNAPSHOT</version>
</dependency>