HattoriHenzo commented on PR #4332:
URL: https://github.com/apache/eventmesh/pull/4332#issuecomment-1688525959

   @mxsm thanks for the details. Here is a more details schema that represent 
my approach.
   
   
![eventmesh-connector](https://github.com/apache/eventmesh/assets/5141285/2dc7a834-19da-4faf-861e-bcc46b23e604)
   
   1. The configuration file contains the jdbc driver to load with a factory 
class
   2. The source/sink are implemented using the `eventmesh-openconnect-java` 
such as `eventmesh-connector-mongodb` or `eventmesh-connector-redis`
   3. java.sql classes a wrapped by the source/sink classes to interact with 
the underlined database
   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to