Infinispan

JVM since0.0.1 Native since0.0.1

Read and write from/to Infinispan distributed key/value store and data grid.

What’s inside

Please refer to the above link for usage and configuration details.

Maven coordinates

Or add the coordinates to your existing project:

<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.

Camel Quarkus limitations

InfinispanRemoteAggregationRepository is unsupported

At present the InfinispanRemoteAggregationRepository is not supported. The are some planned future enhancements to make this possible.

Additional Camel Quarkus configuration

You can either configure the Infinispan client via the relevant Camel Infinispan component & endpoint options, or you may use the Quarkus Infinispan extension configuration properties.