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 bf27900  Add new SQL Streaming JDBC extension to Readme
bf27900 is described below

commit bf27900250b9ad9ccfc35734dfefc11293fa8bb3
Author: Luciano Resende <[email protected]>
AuthorDate: Wed Jun 12 22:36:47 2019 +0200

    Add new SQL Streaming JDBC extension to Readme
---
 README.md | 1 +
 1 file changed, 1 insertion(+)

diff --git a/README.md b/README.md
index 93a50ea..31a904b 100644
--- a/README.md
+++ b/README.md
@@ -49,6 +49,7 @@ Currently, each submodule has its own README.md, with 
information on example usa
 
 * [SQL 
Cloudant](https://github.com/apache/bahir/blob/master/sql-cloudant/README.md)
 * [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)
 * [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)

Reply via email to