drift-db-postgresql

This is the postgresql implementation of the drift-db protocol.

  • VCSN/A

  • cljdoc documentationcljdoc
  • 99 Downloads
  • 99 This Version

Leiningen/Boot

[drift-db-postgresql "1.1.0"]

Clojure CLI/deps.edn

drift-db-postgresql/drift-db-postgresql {:mvn/version "1.1.0"}

Gradle

implementation("drift-db-postgresql:drift-db-postgresql:1.1.0")

Maven

<dependency>
  <groupId>drift-db-postgresql</groupId>
  <artifactId>drift-db-postgresql</artifactId>
  <version>1.1.0</version>
</dependency>