From 4addc4a94205e661e71c286256c088f1eea68687 Mon Sep 17 00:00:00 2001 From: Kenneth Palaganas Date: Tue, 2 Oct 2018 15:26:14 +0800 Subject: [PATCH] Add apache/pulsar A distributed pub-sub messaging platform with a very flexible messaging model and an intuitive client API. --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 798c69c..535b882 100644 --- a/README.md +++ b/README.md @@ -2439,3 +2439,4 @@ A curated list of awesome Java frameworks, libraries and software. * [QuantumBadger/RedReader](https://github.com/QuantumBadger/RedReader) - An unofficial open source Reddit client for Android. * [databricks/learning-spark](https://github.com/databricks/learning-spark) - Example code from Learning Spark book * [SimonVT/android-numberpicker](https://github.com/SimonVT/android-numberpicker) - A backport of the Android 4.2 NumberPicker +* [apache/pulsar](https://github.com/apache/pulsar) - A distributed pub-sub messaging platform with a very flexible messaging model and an intuitive client API.