io-github-nafg / zio-tcn   0.0.2

Apache License 2.0 GitHub

A ZIO service to LISTEN to postgres `tcn` triggered change notifications

Scala versions: 3.x 2.13

tcn 0.0.2


Group ID:
io.github.nafg.tcn
Artifact ID:
tcn_3
Version:
0.0.2
Release Date:
Feb 27, 2025
Licenses:
Files:
Full Scala Version:
3.3.4

libraryDependencies += "io.github.nafg.tcn" %% "tcn" % "0.0.2"

Mill build tool

ivy"io.github.nafg.tcn::tcn:0.0.2"

Scala CLI

//> using dep "io.github.nafg.tcn::tcn:0.0.2"

Ammonite REPL

import $ivy.`io.github.nafg.tcn::tcn:0.0.2`

<dependency>
  <groupId>io.github.nafg.tcn</groupId>
  <artifactId>tcn_3</artifactId>
  <version>0.0.2</version>
</dependency>

compile group: 'io.github.nafg.tcn', name: 'tcn_3', version: '0.0.2'