Details
-
Task
-
Status: Closed (View Workflow)
-
Minor
-
Resolution: Won't Do
-
None
-
None
Description
It would be great if the Connectors had the ability to connect to a database server and act as a replication client in order to consume a stream of database changes.
There seems to be many use cases for this, the typical one being a way to hook in a monitor application to watch updates to records of interest (changes in prices, for example).
This would be most useful with row-based-replication. I'm not exactly sure how statement-based-replication would be supported.
A similar project: https://github.com/shyiko/mysql-binlog-connector-java