You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@camel.apache.org by "Claus Ibsen (Jira)" <ji...@apache.org> on 2024/04/26 11:02:00 UTC

[jira] [Commented] (CAMEL-20654) camel-spring-redis - Auto configuration of redis template

    [ 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)