File tree Expand file tree Collapse file tree 1 file changed +7
-2
lines changed Expand file tree Collapse file tree 1 file changed +7
-2
lines changed Original file line number Diff line number Diff line change 1
- # spring -messaging-postgresql
1
+ # postgresql -messaging
2
2
[ ![ Kotlin] ( https://img.shields.io/badge/kotlin-1.9.10-blue.svg?logo=kotlin )] ( http://kotlinlang.org )
3
3
[ ![ Apache License V.2] ( https://img.shields.io/badge/license-Apache%20V.2-blue.svg )] ( https://github.com/oshai/kotlin-logging/blob/master/LICENSE )
4
4
5
+ Painless event bus implementation for PostgreSQL-backed applications. Uses PostgreSQL ` LISTEN / NOTIFY ` built-in asynchronous notification system.
6
+
7
+ Supports reactive streams and [ Spring Messaging] ( https://docs.spring.io/spring-integration/docs/current/reference/html/core.html#spring-integration-core-messaging ) abstractions.
8
+
9
+
5
10
## License
6
11
7
- ** spring -messaging-postgresql ** is released under version 2.0 of the [ Apache License] ( https://www.apache.org/licenses/LICENSE-2.0 ) .
12
+ ** postgresql -messaging** is released under version 2.0 of the [ Apache License] ( https://www.apache.org/licenses/LICENSE-2.0 ) .
You can’t perform that action at this time.
0 commit comments