Skip to content

Commit

Permalink
Update demo description to match new content
Browse files Browse the repository at this point in the history
  • Loading branch information
gianlucanatali committed Jul 26, 2021
1 parent 0ace49f commit f44ca76
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ibm-demo/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

# Confluent + IBM Demo

This repository demonstrates how to use the IBM MQ connector. Two connectors will be started up: Datagen source, to mock clickstream data and IBM MQ Connetor source. Then we'll use KSQL to join the two sources together. No sink connector is configured.
This repository demonstrates how to integrate with IBM technologies (IBM MQ and DB2). Two connectors will be started up: Datagen source, to mock clickstream data and IBM MQ Connetor source. Then we'll use KSQL to join the two sources together. We'll also configure a IBM DB2 source connector to read data from DB2. The resut of the ksqlDB join will be sent to IBM MQ using a sink connector.

## Download the demo
You can download the demo [here](https://bit.ly/3ex1tLx)
Expand Down

0 comments on commit f44ca76

Please sign in to comment.