hirop-redis-store

Redis store for hirop

Leiningen/Boot

[hirop-redis-store "0.1.0-SNAPSHOT"]

Clojure CLI/deps.edn

hirop-redis-store/hirop-redis-store {:mvn/version "0.1.0-SNAPSHOT"}

Gradle

implementation("hirop-redis-store:hirop-redis-store:0.1.0-SNAPSHOT")

Maven

<dependency>
  <groupId>hirop-redis-store</groupId>
  <artifactId>hirop-redis-store</artifactId>
  <version>0.1.0-SNAPSHOT</version>
</dependency>