com.github.igrishaev/pg-pool

A simple, handmade connection pool for PG

  • VCSN/A

  • cljdoc documentationcljdoc
  • 82 Downloads
  • 0 This Version

Leiningen/Boot

[com.github.igrishaev/pg-pool "0.1.9-SNAPSHOT"]

Clojure CLI/deps.edn

com.github.igrishaev/pg-pool {:mvn/version "0.1.9-SNAPSHOT"}

Gradle

implementation("com.github.igrishaev:pg-pool:0.1.9-SNAPSHOT")

Maven

<dependency>
  <groupId>com.github.igrishaev</groupId>
  <artifactId>pg-pool</artifactId>
  <version>0.1.9-SNAPSHOT</version>
</dependency>