celtuce-core

An idiomatic Clojure Redis client wrapping the Java client Lettuce

  • VCSN/A

  • cljdoc documentationcljdoc
  • 213,494 Downloads
  • 1,206 This Version

Leiningen/Boot

[celtuce-core "0.4.0"]

Clojure CLI/deps.edn

celtuce-core/celtuce-core {:mvn/version "0.4.0"}

Gradle

implementation("celtuce-core:celtuce-core:0.4.0")

Maven

<dependency>
  <groupId>celtuce-core</groupId>
  <artifactId>celtuce-core</artifactId>
  <version>0.4.0</version>
</dependency>