celtuce-core

An idiomatic Clojure Redis client wrapping the Java client Lettuce

  • VCSN/A

  • cljdoc documentationcljdoc
  • 211,676 Downloads
  • 3,980 This Version

Leiningen/Boot

[celtuce-core "0.3.2"]

Clojure CLI/deps.edn

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

Gradle

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

Maven

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