org.clojars.akacase/crache

Redis-backed caching and memoization, following core.cache and core.memoize

Leiningen/Boot

[org.clojars.akacase/crache "1.0.0"]

Clojure CLI/deps.edn

org.clojars.akacase/crache {:mvn/version "1.0.0"}

Gradle

implementation("org.clojars.akacase:crache:1.0.0")

Maven

<dependency>
  <groupId>org.clojars.akacase</groupId>
  <artifactId>crache</artifactId>
  <version>1.0.0</version>
</dependency>

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