Spring Redis
JVM since3.6.0 Nativeunsupported
Send and receive messages from Redis.
What’s inside
-
Spring Redis component, URI syntax:
spring-redis:host:port
Please refer to the above link for usage and configuration details.
Maven coordinates
<dependency>
<groupId>org.apache.camel.quarkus</groupId>
<artifactId>camel-quarkus-spring-redis</artifactId>
</dependency>
Check the User guide for more information about writing Camel Quarkus applications.