pgmq

pub/sub library with core.async and listne/notify

Leiningen/Boot

[pgmq "0.1.3"]

Clojure CLI/deps.edn

pgmq/pgmq {:mvn/version "0.1.3"}

Gradle

implementation("pgmq:pgmq:0.1.3")

Maven

<dependency>
  <groupId>pgmq</groupId>
  <artifactId>pgmq</artifactId>
  <version>0.1.3</version>
</dependency>