org.clojars.dmac/carmine

Clojure Redis client & message queue

Leiningen/Boot

[org.clojars.dmac/carmine "2.8.0-conn-lifetimes-1"]

Clojure CLI/deps.edn

org.clojars.dmac/carmine {:mvn/version "2.8.0-conn-lifetimes-1"}

Gradle

implementation("org.clojars.dmac:carmine:2.8.0-conn-lifetimes-1")

Maven

<dependency>
  <groupId>org.clojars.dmac</groupId>
  <artifactId>carmine</artifactId>
  <version>2.8.0-conn-lifetimes-1</version>
</dependency>

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