org.clojars.pedroteixeira/redis-clojure

A library for the Redis protocol [temporary fork to work on pub/sub]

Leiningen/Boot

[org.clojars.pedroteixeira/redis-clojure "1.0.3-SNAPSHOT"]

Clojure CLI/deps.edn

org.clojars.pedroteixeira/redis-clojure {:mvn/version "1.0.3-SNAPSHOT"}

Gradle

implementation("org.clojars.pedroteixeira:redis-clojure:1.0.3-SNAPSHOT")

Maven

<dependency>
  <groupId>org.clojars.pedroteixeira</groupId>
  <artifactId>redis-clojure</artifactId>
  <version>1.0.3-SNAPSHOT</version>
</dependency>

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