[ 
https://issues.apache.org/jira/browse/CAMEL-9130?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14743278#comment-14743278
 ] 

ASF GitHub Bot commented on CAMEL-9130:
---------------------------------------

GitHub user SyBen opened a pull request:

    https://github.com/apache/camel/pull/611

    CAMEL-9130 : added dependency to Jedis client

    

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/SyBen/camel patch-1

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/camel/pull/611.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

    This closes #611
    
----
commit 6d792905196323969db6cdacb298ef672ca0d05f
Author: SyBen <[email protected]>
Date:   2015-09-14T09:49:11Z

    CAMEL-9130 : added dependency to Jedis client

----


> "need to add the dependency of jedis as redis client lib"
> ---------------------------------------------------------
>
>                 Key: CAMEL-9130
>                 URL: https://issues.apache.org/jira/browse/CAMEL-9130
>             Project: Camel
>          Issue Type: Bug
>          Components: camel-spring-redis
>    Affects Versions: 2.15.3
>            Reporter: Djee
>            Priority: Minor
>              Labels: easyfix, maven
>             Fix For: 2.16.0, 2.15.4
>
>
> When I tried to use spring-redis component, it turned out it needed a 
> dependency on Jedis, which is explained in the pom of the component. I was 
> wondering if there's any reason for the dependency not being used (looking 
> for a more performant redis client for example) ? Otherwise, Jedis 2.6.3 
> should be used as 2.7.X didn't seem to work.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to