Search before asking
Feature Request
Currently, the connector and eventmesh-runtime run separately. At the same time, the connector integrates eventmesh-sdk to communicate with eventmesh-runtime, and the data synchronization process will go through an eventmesh storage. The synchronized data passes through multiple nodes and undergoes multiple serialization and deserialization operations, which has a great loss on the efficiency of synchronized data. We hope to embed the connector into the eventmesh-runtime and optimize the eventmesh-runtime memory storage mode. The source/sink connector can complete data flow and synchronization through memory storage in eventmesh-runtime, improving the efficiency of synchronizing data.
Are you willing to submit PR?
Code of Conduct
Search before asking
Feature Request
Currently, the
connectorandeventmesh-runtimerun separately. At the same time, theconnectorintegrateseventmesh-sdkto communicate witheventmesh-runtime, and the data synchronization process will go through aneventmesh storage. The synchronized data passes through multiple nodes and undergoes multiple serialization and deserialization operations, which has a great loss on the efficiency of synchronized data. We hope to embed theconnectorinto theeventmesh-runtimeand optimize theeventmesh-runtimememory storage mode. The source/sink connector can complete data flow and synchronization through memory storage ineventmesh-runtime, improving the efficiency of synchronizing data.Are you willing to submit PR?
Code of Conduct