io.jepsen/postgres

Jepsen tests for PostgreSQL.

  • VCSN/A

  • cljdoc documentationcljdoc
  • 8 Downloads
  • 2 This Version

Leiningen/Boot

[io.jepsen/postgres "0.1.1-SNAPSHOT"]

Clojure CLI/deps.edn

io.jepsen/postgres {:mvn/version "0.1.1-SNAPSHOT"}

Gradle

implementation("io.jepsen:postgres:0.1.1-SNAPSHOT")

Maven

<dependency>
  <groupId>io.jepsen</groupId>
  <artifactId>postgres</artifactId>
  <version>0.1.1-SNAPSHOT</version>
</dependency>