celtuce-core

An idiomatic Clojure Redis client wrapping the Java client Lettuce

  • VCSN/A

  • cljdoc documentationcljdoc
  • 213,706 Downloads
  • 1,245 This Version

Leiningen/Boot

[celtuce-core "0.3.1"]

Clojure CLI/deps.edn

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

Gradle

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

Maven

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