io.replikativ/datahike-postgres

Datahike with Postgres as data storage.

Leiningen/Boot

[io.replikativ/datahike-postgres "0.3.1-SNAPSHOT"]

Clojure CLI/deps.edn

io.replikativ/datahike-postgres {:mvn/version "0.3.1-SNAPSHOT"}

Gradle

implementation("io.replikativ:datahike-postgres:0.3.1-SNAPSHOT")

Maven

<dependency>
  <groupId>io.replikativ</groupId>
  <artifactId>datahike-postgres</artifactId>
  <version>0.3.1-SNAPSHOT</version>
</dependency>