You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@camel.apache.org by ac...@apache.org on 2021/01/19 08:20:02 UTC

[camel-kafka-connector-examples] branch master updated: Added couchbase example to list

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 d2af5f0  Added couchbase example to list
d2af5f0 is described below

commit d2af5f0782c3d18823bd95398673820669f8d174
Author: Andrea Cosentino <an...@gmail.com>
AuthorDate: Tue Jan 19 09:19:14 2021 +0100

    Added couchbase example to list
---
 README.adoc | 1 +
 1 file changed, 1 insertion(+)

diff --git a/README.adoc b/README.adoc
index 894ad4c..eb61a99 100644
--- a/README.adoc
+++ b/README.adoc
@@ -13,6 +13,7 @@ List of existing examples:
 - AWS2-SNS sink example
 - AWS2-SQS source and sink examples
 - Braintree sink example
+- Couchbase sink example
 - CQL source and sink examples
 - Exec sink example
 - File source and sink examples