File tree Expand file tree Collapse file tree 1 file changed +5
-2
lines changed Expand file tree Collapse file tree 1 file changed +5
-2
lines changed Original file line number Diff line number Diff line change 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
- Convenient and efficient event bus implementation for PostgreSQL-backed distributed applications. Uses PostgreSQL ` LISTEN / NOTIFY ` built-in asynchronous notification system.
5
+ Convenient and efficient event bus for PostgreSQL-backed distributed JVM applications.
6
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 .
7
+ Kotlin wrapper over PostgreSQL ` LISTEN / NOTIFY ` built-in asynchronous notification system .
8
8
9
+ ## Features
10
+ 1 . Reactive streams support
11
+ 2 . [ Spring Messaging] ( https://docs.spring.io/spring-integration/docs/current/reference/html/core.html#spring-integration-core-messaging ) integration
9
12
10
13
## License
11
14
You can’t perform that action at this time.
0 commit comments