You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: readme.md
+1Lines changed: 1 addition & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -183,6 +183,7 @@ For the insight into the internals of MySQL look [here](https://dev.mysql.com/do
183
183
## Real-world applications
184
184
185
185
Some of the OSS using / built on top of mysql-binlog-conector-java:
186
+
*[apache/nifi](https://github.com/apache/nifi) An easy to use, powerful, and reliable system to process and distribute data.
186
187
*[debezium](https://github.com/debezium/debezium) A low latency data streaming platform for change data capture (CDC).
187
188
*[mavenlink/changestream](https://github.com/mavenlink/changestream) - A stream of changes for MySQL built on Akka.
188
189
*[mardambey/mypipe](https://github.com/mardambey/mypipe) MySQL binary log consumer with the ability to act on changed rows and publish changes to different systems with emphasis on Apache Kafka.
0 commit comments