org.clojars.tristefigure/hazelcast-chan

core.async channel which puts onto and takes from a Hazelcast distributed queue.

Leiningen/Boot

[org.clojars.tristefigure/hazelcast-chan "0.1.1"]

Clojure CLI/deps.edn

org.clojars.tristefigure/hazelcast-chan {:mvn/version "0.1.1"}

Gradle

implementation("org.clojars.tristefigure:hazelcast-chan:0.1.1")

Maven

<dependency>
  <groupId>org.clojars.tristefigure</groupId>
  <artifactId>hazelcast-chan</artifactId>
  <version>0.1.1</version>
</dependency>

Note: this artifact is a non-canonical fork. See the wiki for more details.