Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Use Jedis rather than Lettuce #745

Closed
wilkinsona opened this issue Apr 28, 2014 · 3 comments
Closed

Use Jedis rather than Lettuce #745

wilkinsona opened this issue Apr 28, 2014 · 3 comments
Assignees
Milestone

Comments

@wilkinsona
Copy link
Member

Salvatore has indicated that Jedis is the Java Redis client of choice. Update the Redis auto-configuration accordingly

cc @christophstrobl

@wilkinsona wilkinsona added this to the 1.1.0 milestone Apr 28, 2014
@wilkinsona wilkinsona self-assigned this Apr 28, 2014
wilkinsona added a commit that referenced this issue Apr 28, 2014
Salvatore has indicated that Jedis is his Java Redis client of choice.
This commit updates the auto-configuration support, actuator and
Redis starter accordingly.

Completes #745
@dsyer
Copy link
Member

dsyer commented Apr 29, 2014

I used Lettuce originally because that's what they had in XD. We might want them to know we did this (cc @mpollack, @markfisher).

@wilkinsona
Copy link
Member Author

Sorry, Dave. I thought you were on the email discussion about this. In it @markpollack said:

We can move to Jedis for Spring XD … I'll schedule the issue to be resolved for the next XD release in 3 weeks

@markpollack
Copy link
Member

This issue #850 looks like it would be a blocker for us to move off boot 1.0.2 release. I think we will upgrade our sprint boot dependency in our next next release then. Shifting into 'release mode' for XD ATM and nothing else seems to be driving us to upgrade.

mdeinum pushed a commit to mdeinum/spring-boot that referenced this issue Jun 6, 2014
Salvatore has indicated that Jedis is his Java Redis client of choice.
This commit updates the auto-configuration support, actuator and
Redis starter accordingly.

Completes spring-projects#745
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants