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

Upgrade to latest JRedis [DATAREDIS-174] #752

Closed
spring-projects-issues opened this issue Apr 19, 2013 · 1 comment
Closed

Upgrade to latest JRedis [DATAREDIS-174] #752

spring-projects-issues opened this issue Apr 19, 2013 · 1 comment
Labels
type: dependency-upgrade A dependency upgrade
Milestone

Comments

@spring-projects-issues
Copy link

Jennifer Hickey opened DATAREDIS-174 and commented

JRedis now supports binary keys, so we should probably use the latest master instead of the 2-year-old fork, particularly since master has been updated to work with Redis 2.6.

Preliminary tests show that DATAREDIS-171 would be solved by the upgrade. Similarly we could tackle DATAREDIS-154, as we would need to implement our own pool of JRedisClients due to decommissioned support for JRedisService.

We could also potentially add support for pipelining.

Found one issue with the mset/msetx commands in master. Reported here: alphazero/jredis#64


Referenced from: commits 280e6a6

@spring-projects-issues
Copy link
Author

Jennifer Hickey commented

Upgraded to a build of JRedis master performed on June 5, 2013 (placed in repo.springsource.org). Opening separate issue for exploring pipeline support

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type: dependency-upgrade A dependency upgrade
Projects
None yet
Development

No branches or pull requests

1 participant