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

lresende pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/bahir.git


The following commit(s) were added to refs/heads/master by this push:
     new 4f22586  [BAHIR-222] Add SQL Streaming SQS connector to Readme (#96)
4f22586 is described below

commit 4f22586d527d1beb0225deb6b8ff7d75e07573e7
Author: abhishekd0907 <[email protected]>
AuthorDate: Tue Dec 31 02:57:39 2019 +0530

    [BAHIR-222] Add SQL Streaming SQS connector to Readme (#96)
---
 README.md | 1 +
 1 file changed, 1 insertion(+)

diff --git a/README.md b/README.md
index 31a904b..bae2005 100644
--- a/README.md
+++ b/README.md
@@ -51,6 +51,7 @@ Currently, each submodule has its own README.md, with 
information on example usa
 * [SQL Streaming 
Akka](https://github.com/apache/bahir/blob/master/sql-streaming-akka/README.md)
 * [SQL Streaming 
JDBC](https://github.com/apache/bahir/blob/master/sql-streaming-jdbc/README.md)
 * [SQL Streaming 
MQTT](https://github.com/apache/bahir/blob/master/sql-streaming-mqtt/README.md)
+* [SQL Streaming 
SQS](https://github.com/apache/bahir/blob/master/sql-streaming-sqs/README.md)
 * [Streaming 
Akka](https://github.com/apache/bahir/blob/master/streaming-akka/README.md)
 * [Streaming 
MQTT](https://github.com/apache/bahir/blob/master/streaming-mqtt/README.md)
 * [Streaming 
PubNub](https://github.com/apache/bahir/blob/master/streaming-pubnub/README.md)

Reply via email to