celtuce-core

An idiomatic Clojure Redis client wrapping the Java client Lettuce

  • VCSN/A

  • cljdoc documentationcljdoc
  • 213,807 Downloads
  • 104 This Version

Leiningen/Boot

[celtuce-core "0.4.1"]

Clojure CLI/deps.edn

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

Gradle

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

Maven

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