This is an automated email from the ASF dual-hosted git repository. acosentino pushed a commit to branch list-ex in repository https://gitbox.apache.org/repos/asf/camel-kafka-connector-examples.git
commit c118e1fc291443e0de071da4865ad25366a6c522 Author: Andrea Cosentino <[email protected]> AuthorDate: Mon Sep 7 13:24:54 2020 +0200 Update examples list --- README.adoc | 1 + 1 file changed, 1 insertion(+) diff --git a/README.adoc b/README.adoc index 2854fd3..bbf29e8 100644 --- a/README.adoc +++ b/README.adoc @@ -11,5 +11,6 @@ List of existing examples: - AWS2-SQS source and sink examples - CQL source and sink example - Nats source and sink example +- NSQ sink example - File source and sink example - RabbitMQ source and sink example
