Lachim / redis

Automatically exported from code.google.com/p/redis
2 stars 0 forks source link

Redis 2.4 client for java #619

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
What version of Redis you are using, in what kind of Operating System?
2.4

What is the problem you are experiencing?
Is there java client (Jedis client) available for newly added Variadic write 
commands like sadd, zadd etc in redis 2.4?

What steps will reproduce the problem?
N/A

Do you have an INFO output? Please past it here.
N/A

If it is a crash, can you please paste the stack trace that you can find in
the log file or on standard output? This is really useful for us!
N/A

Please provide any additional information below.

Original issue reported on code.google.com by sonal...@gmail.com on 2 Aug 2011 at 8:42

GoogleCodeExporter commented 8 years ago
Please refer to the repository of Jedis at https://github.com/xetorthio/jedis 
and file an issue there if these commands are missing.

Original comment by pcnoordh...@gmail.com on 2 Aug 2011 at 8:51