deusdatsolutions/travesedo

A Clojure driver for the ArangoDB. Written in idomatic Clojure to work with clustering and Parallel Universe's future Ring adapter.

Leiningen/Boot

[deusdatsolutions/travesedo "0.1.0"]

Clojure CLI/deps.edn

deusdatsolutions/travesedo {:mvn/version "0.1.0"}

Gradle

implementation("deusdatsolutions:travesedo:0.1.0")

Maven

<dependency>
  <groupId>deusdatsolutions</groupId>
  <artifactId>travesedo</artifactId>
  <version>0.1.0</version>
</dependency>