This is an automated email from the ASF dual-hosted git repository. mikexue pushed a commit to branch xwm1992-patch-6 in repository https://gitbox.apache.org/repos/asf/eventmesh.git
commit a0ac44ce9f9b1b54813273bf833deb08f799de0d Author: mike_xwm <[email protected]> AuthorDate: Fri Jul 21 10:05:15 2023 +0800 Update README.md --- eventmesh-connectors/README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/eventmesh-connectors/README.md b/eventmesh-connectors/README.md index a52d5dd73..0e3c2f5b2 100644 --- a/eventmesh-connectors/README.md +++ b/eventmesh-connectors/README.md @@ -37,4 +37,8 @@ Add a new connector by implementing the source/sink interface using : | MongoDB | Source | N/A | | S3File | Sink | N/A | | S3File | Source | N/A | +| Knative | Sink | N/A | +| Knative | Source | N/A | +| Pravega | Sink | N/A | +| Pravega | Source | N/A | | More connectors will be added... | Source/Sink | N/A | --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
