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

Update to Jedis 2.8.x #12

Open
thibaultmeyer opened this issue Apr 14, 2016 · 2 comments
Open

Update to Jedis 2.8.x #12

thibaultmeyer opened this issue Apr 14, 2016 · 2 comments

Comments

@thibaultmeyer
Copy link

Hi,

is it possible to upgrade Jedisque to use Jedis 2.8.x ?

Thanks

@LeoCBS
Copy link

LeoCBS commented Apr 14, 2016

i could update to jedis 2.8.x..

i forked the project and run make test.. but got this exception:

jedisque|master ⇒ make test
make start
make[1]: Entering directory `/home/leonardo/Documents/Desenvolvimento/new_environment/jedisque'
echo "$DISQUE_CONF" | disque-server -
/bin/sh: 1: disque-server: not found
make[1]: *** [start] Error 127
make[1]: Leaving directory `/home/leonardo/Documents/Desenvolvimento/new_environment/jedisque'
make: *** [test] Error 2

i must install disque-server manually ? could be good add one target in make for install disque-server?

i don't update yet to jedis 2.8.x .. just first run the tests for after update..

@thibaultmeyer
Copy link
Author

Hi,

nice to read you. Yes i think you have to install Disque server on your computer to run test.

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

2 participants