org.clojars.nathell/redis-clojure

A client library for Redis

Leiningen/Boot

[org.clojars.nathell/redis-clojure "1.2.7"]

Clojure CLI/deps.edn

org.clojars.nathell/redis-clojure {:mvn/version "1.2.7"}

Gradle

implementation("org.clojars.nathell:redis-clojure:1.2.7")

Maven

<dependency>
  <groupId>org.clojars.nathell</groupId>
  <artifactId>redis-clojure</artifactId>
  <version>1.2.7</version>
</dependency>

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