org.clojars.gukjoon/clojure-couchdb

Simple Clojure-Couchdb interface. Fork of the original with bug fixes and support for streaming attachments.

  • VCSN/A

  • cljdoc documentationcljdoc
  • 49 Downloads
  • 22 This Version

Leiningen/Boot

[org.clojars.gukjoon/clojure-couchdb "0.2.2.1"]

Clojure CLI/deps.edn

org.clojars.gukjoon/clojure-couchdb {:mvn/version "0.2.2.1"}

Gradle

implementation("org.clojars.gukjoon:clojure-couchdb:0.2.2.1")

Maven

<dependency>
  <groupId>org.clojars.gukjoon</groupId>
  <artifactId>clojure-couchdb</artifactId>
  <version>0.2.2.1</version>
</dependency>

Note: this artifact is a non-canonical fork. See the wiki for more details.