This is an automated email from the ASF dual-hosted git repository.
acosentino pushed a commit to branch master
in repository
https://gitbox.apache.org/repos/asf/camel-kafka-connector-examples.git
The following commit(s) were added to refs/heads/master by this push:
new f0f2e73 Added Exec sink to examples list
f0f2e73 is described below
commit f0f2e73c2495f3631f7a81cb64fc3a906049afaf
Author: Andrea Cosentino <[email protected]>
AuthorDate: Wed Oct 28 08:59:39 2020 +0100
Added Exec sink to examples list
---
README.adoc | 1 +
1 file changed, 1 insertion(+)
diff --git a/README.adoc b/README.adoc
index 85590d7..837fd9f 100644
--- a/README.adoc
+++ b/README.adoc
@@ -11,6 +11,7 @@ List of existing examples:
- AWS2-SQS source and sink examples
- Braintree sink example
- CQL source and sink examples
+- Exec sink example
- File source and sink examples
- Infinispan source and sink examples
- MinIO source and sink examples