Couchbase
JVM since1.0.0 Nativeunsupported
Query Couchbase Views with a poll strategy and/or perform various operations against Couchbase databases.
What’s inside
-
Couchbase component, URI syntax:
couchbase:protocol://hostname:port
Please refer to the above link for usage and configuration details.
Maven coordinates
<dependency>
<groupId>org.apache.camel.quarkus</groupId>
<artifactId>camel-quarkus-couchbase</artifactId>
</dependency>
Check the User guide for more information about writing Camel Quarkus applications.