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 2020/10/01 06:32:17 UTC

[camel-kafka-connector-examples] branch master updated: Added Infinispan to the example 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 3a7a70f  Added Infinispan to the example list
3a7a70f is described below

commit 3a7a70faa6e65047dab74b4080dbee0869239c57
Author: Andrea Cosentino <an...@gmail.com>
AuthorDate: Thu Oct 1 08:31:59 2020 +0200

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

diff --git a/README.adoc b/README.adoc
index 8c1642e..cf3e86b 100644
--- a/README.adoc
+++ b/README.adoc
@@ -10,6 +10,7 @@ List of existing examples:
 - AWS2-SNS sink example
 - AWS2-SQS source and sink examples
 - CQL source and sink example
+- Infinispan sink example
 - MinIO source and sink example
 - Nats source and sink example
 - NSQ source and sink example