You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@pulsar.apache.org by lh...@apache.org on 2022/09/26 12:12:11 UTC

[pulsar] 01/01: Add link to Reactive Java client to README.md

This is an automated email from the ASF dual-hosted git repository.

lhotari pushed a commit to branch lhotari-readme-reactive-client
in repository https://gitbox.apache.org/repos/asf/pulsar.git

commit 2cc2ad9cbfee94e8dec01938c9e4459471af2f5d
Author: Lari Hotari <lh...@users.noreply.github.com>
AuthorDate: Mon Sep 26 15:12:02 2022 +0300

    Add link to Reactive Java client to README.md
---
 README.md | 1 +
 1 file changed, 1 insertion(+)

diff --git a/README.md b/README.md
index 786c1b39237..c790c9afaca 100644
--- a/README.md
+++ b/README.md
@@ -76,6 +76,7 @@ components in the Pulsar ecosystem, including connectors, adapters, and other la
 - [.NET/C# Client](https://github.com/apache/pulsar-dotpulsar)
 - [Go Client](https://github.com/apache/pulsar-client-go)
 - [NodeJS Client](https://github.com/apache/pulsar-client-node)
+- [Reactive Java Client](https://github.com/apache/pulsar-client-reactive)
 - [Ruby Client](https://github.com/apache/pulsar-client-ruby)
 
 ### Dashboard & Management Tools