[
https://issues.apache.org/jira/browse/CAMEL-20654?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17841154#comment-17841154
]
Claus Ibsen commented on CAMEL-20654:
-------------------------------------
It seems that camel-spring-redis dont have configurations for different redis
servers cluster/sentinel/standalone, and that it lacks some options to
configure this.
> camel-spring-redis - Auto configuration of redis template
> ---------------------------------------------------------
>
> Key: CAMEL-20654
> URL: https://issues.apache.org/jira/browse/CAMEL-20654
> Project: Camel
> Issue Type: Improvement
> Components: camel-spring-redis
> Reporter: Claus Ibsen
> Priority: Minor
> Fix For: 4.x
>
>
> See https://github.com/apache/camel-quarkus/issues/5962
> We can make Camel able to auto configure a redis template via configuration
> and use the new @bean generator for tooling support. Then all of Camel can
> use this.
> Just need to ensure we use a camel specific name, something ala
> camel.component.redis-template.xxx
--
This message was sent by Atlassian Jira
(v8.20.10#820010)