alphazero / jredis

Java Client and Connectors for Redis
http://code.google.com/p/jredis/
Apache License 2.0
315 stars 136 forks source link

Build Failure #53

Closed pastorius closed 12 years ago

pastorius commented 13 years ago

I'm trying to build the latest from master, but getting failed tests. I'm using an older version of Redis, but I couldn't find a minimum version requirement in the JRedis docs, so not sure if that's causing the problem.

My environment looks like the following:

What other information can I include to help diagnose this issue?

Thanks!

alphazero commented 12 years ago

There is a top level file that lists redis compatibility. Always check that.

https://github.com/alphazero/jredis/commits/master/redis_version_compliance.txt

pastorius commented 12 years ago

Thanks for the reply. I switched to jedis about 4 months ago.

On Oct 11, 2011, at 3:52 AM, Joubin Houshyarreply@reply.github.com wrote:

There is a top level file that lists redis compatibility. Always check that.

https://github.com/alphazero/jredis/commits/master/redis_version_compliance.txt

Reply to this email directly or view it on GitHub: https://github.com/alphazero/jredis/issues/53#issuecomment-2360035