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/11/03 17:48:55 UTC

[camel-kafka-connector-examples] branch pgevent-source-in-list created (now dba4fd4)

This is an automated email from the ASF dual-hosted git repository.

acosentino pushed a change to branch pgevent-source-in-list
in repository https://gitbox.apache.org/repos/asf/camel-kafka-connector-examples.git.


      at dba4fd4  PGEvent source in example list

This branch includes the following new commits:

     new dba4fd4  PGEvent source in example list

The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.



[camel-kafka-connector-examples] 01/01: PGEvent source in example list

Posted by ac...@apache.org.
This is an automated email from the ASF dual-hosted git repository.

acosentino pushed a commit to branch pgevent-source-in-list
in repository https://gitbox.apache.org/repos/asf/camel-kafka-connector-examples.git

commit dba4fd41ed45887625121b012039b08b830edfaa
Author: Andrea Cosentino <an...@gmail.com>
AuthorDate: Tue Nov 3 18:48:50 2020 +0100

    PGEvent source in example list
---
 README.adoc | 1 +
 1 file changed, 1 insertion(+)

diff --git a/README.adoc b/README.adoc
index a2bd75a..99fadcb 100644
--- a/README.adoc
+++ b/README.adoc
@@ -18,6 +18,7 @@ List of existing examples:
 - MinIO source and sink examples
 - Nats source and sink examples
 - NSQ source and sink examples
+- PGEvent source example
 - RabbitMQ source and sink examples
 - Slack source, sink and apicurio registry example
 - SQL source and sink examples