A ZIO service to LISTEN to postgres `tcn` triggered change notifications
tcn 0.0.1
Group ID:
io.github.nafg.tcn
Artifact ID:
tcn_3
Version:
0.0.1
Release Date:
Oct 9, 2024
Licenses:
Files:
Full Scala Version:
3.3.4
Developers:
libraryDependencies += "io.github.nafg.tcn" %% "tcn" % "0.0.1"
ivy"io.github.nafg.tcn::tcn:0.0.1"
//> using dep "io.github.nafg.tcn::tcn:0.0.1"
import $ivy.`io.github.nafg.tcn::tcn:0.0.1`
<dependency> <groupId>io.github.nafg.tcn</groupId> <artifactId>tcn_3</artifactId> <version>0.0.1</version> </dependency>
compile group: 'io.github.nafg.tcn', name: 'tcn_3', version: '0.0.1'