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.5.5"]

Clojure CLI/deps.edn

hden/duct.module.datomic {:mvn/version "0.5.5"}

Gradle

implementation("hden:duct.module.datomic:0.5.5")

Maven

<dependency>
  <groupId>hden</groupId>
  <artifactId>duct.module.datomic</artifactId>
  <version>0.5.5</version>
</dependency>