File tree Expand file tree Collapse file tree 1 file changed +2
-1
lines changed Expand file tree Collapse file tree 1 file changed +2
-1
lines changed Original file line number Diff line number Diff line change 11# postgresql-messaging
2+ ![ Maven Central] ( https://img.shields.io/maven-central/v/io.github.aleh-zhloba/postgresql-messaging?versionSuffix=0.5.0 )
23[ ![ Kotlin] ( https://img.shields.io/badge/kotlin-1.9.20-blue.svg?logo=kotlin )] ( http://kotlinlang.org )
34[ ![ Apache License V.2] ( https://img.shields.io/badge/license-Apache%20V.2-blue.svg )] ( https://github.com/oshai/kotlin-logging/blob/master/LICENSE )
45
5- Lightweight Publish-Subscribe (PubSub ) layer for PostgreSQL-backed distributed JVM applications.
6+ Lightweight Publish-Subscribe (pub/sub ) layer for PostgreSQL-backed distributed JVM applications.
67Cheap inter-process communication without having to bring additional infrastructure.
78
89Uses PostgreSQL ` LISTEN / NOTIFY ` built-in [ asynchronous notifications] ( https://www.postgresql.org/docs/current/libpq-notify.html ) .
You can’t perform that action at this time.
0 commit comments