Infinispan
Since Camel Quarkus0.2.0 JVMsupported Nativesupported
Read and write from/to Infinispan distributed key/value store and data grid.
What’s inside
-
Infinispan component, URI syntax:
infinispan:cacheName
Please refer to the above link for usage and configuration details.
Maven coordinates
<dependency>
<groupId>org.apache.camel.quarkus</groupId>
<artifactId>camel-quarkus-infinispan</artifactId>
</dependency>
Check the User guide for more information about writing Camel Quarkus applications.