org.clojars.jconti/crache

Redis-backed caching and memoization, forked from http://github.com/strongh/crache

Leiningen/Boot

[org.clojars.jconti/crache "1.0.1-rc1"]

Clojure CLI/deps.edn

org.clojars.jconti/crache {:mvn/version "1.0.1-rc1"}

Gradle

implementation("org.clojars.jconti:crache:1.0.1-rc1")

Maven

<dependency>
  <groupId>org.clojars.jconti</groupId>
  <artifactId>crache</artifactId>
  <version>1.0.1-rc1</version>
</dependency>

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