celtuce-core

An idiomatic Clojure Redis client wrapping the Java client Lettuce

  • VCSN/A

  • cljdoc documentationcljdoc
  • 213,494 Downloads
  • 2,995 This Version

Leiningen/Boot

[celtuce-core "0.3.3"]

Clojure CLI/deps.edn

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

Gradle

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

Maven

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