hden/duct.module.datomic

A Duct module that adds Integrant keys for a Datomic database connection and Ragtime migrations to a configuration.

Leiningen/Boot

[hden/duct.module.datomic "0.3.0-SNAPSHOT"]

Clojure CLI/deps.edn

hden/duct.module.datomic {:mvn/version "0.3.0-SNAPSHOT"}

Gradle

implementation("hden:duct.module.datomic:0.3.0-SNAPSHOT")

Maven

<dependency>
  <groupId>hden</groupId>
  <artifactId>duct.module.datomic</artifactId>
  <version>0.3.0-SNAPSHOT</version>
</dependency>