pgmq

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

Leiningen/Boot

[pgmq "0.1.2"]

Clojure CLI/deps.edn

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

Gradle

implementation("pgmq:pgmq:0.1.2")

Maven

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