openmessaging/openconnect

[New Feature]OpenMessaging Connect Mangodb

wlliqipeng opened this issue · 0 comments

  1. What is it?
    OpenMessaging connect platform is a framework that can be used to stream data to or from commonly used systems such as databases or MQ. Connector is the high level abstraction that coordinates data streaming by managing tasks. S Mangodb connector is an implementation of OpenMessaging connector,by which stream data can be copy from one Mangodb instance to another, which can also realize the dynamic data capture.

2 How it could be?
TBD

You can refer to odar , which is an implementation of MySQL connector. docs