which is the best java client of redis?

466 views
Skip to first unread message

蔡博

unread,
Aug 5, 2017, 6:28:06 AM8/5/17
to Redis DB
jedis?
redisson?

Dvir Volk

unread,
Aug 7, 2017, 3:21:04 AM8/7/17
to Redis DB
It's a bit like comparing apples to oranges, both are very good but a bit different:
Jedis is a general purpose client implementing the redis command set.
Redisson mostly deals with mapping data structures and usage patterns to redis, abstracting away the need to do it yourself for a lot of common use cases like maps, locks, etc.

So it depends on your needs.

On Sat, Aug 5, 2017 at 1:28 PM 蔡博 <cha...@gmail.com> wrote:
jedis?
redisson?

--
You received this message because you are subscribed to the Google Groups "Redis DB" group.
To unsubscribe from this group and stop receiving emails from it, send an email to redis-db+u...@googlegroups.com.
To post to this group, send email to redi...@googlegroups.com.
Visit this group at https://groups.google.com/group/redis-db.
For more options, visit https://groups.google.com/d/optout.

CharSyam

unread,
Aug 7, 2017, 4:06:04 AM8/7/17
to redi...@googlegroups.com
I agree with Dvir Volk :)
It depends on your needs.

Jedis has a tendency to apply new features fast
But redission support map style usage.

Dvir Volk

unread,
Aug 7, 2017, 4:12:08 AM8/7/17
to redi...@googlegroups.com
Which reminds me - when oh when, Jedis authors, will you release it with modules support?

Itamar Haber

unread,
Aug 7, 2017, 9:11:31 AM8/7/17
to Redis DB
@dvirsky this is the Redis mailing list, for Jedis related questions please refer to https://groups.google.com/forum/#!forum/jedis_redis :P

On Mon, Aug 7, 2017 at 11:11 AM, Dvir Volk <dvi...@gmail.com> wrote:
Which reminds me - when oh when, Jedis authors, will you release it with modules support?
On Mon, Aug 7, 2017 at 11:06 AM CharSyam <char...@gmail.com> wrote:
I agree with Dvir Volk :)
It depends on your needs.

Jedis has a tendency to apply new features fast
But redission support map style usage.

2017-08-07 16:20 GMT+09:00 Dvir Volk <dvi...@gmail.com>:
> It's a bit like comparing apples to oranges, both are very good but a bit
> different:
> Jedis is a general purpose client implementing the redis command set.
> Redisson mostly deals with mapping data structures and usage patterns to
> redis, abstracting away the need to do it yourself for a lot of common use
> cases like maps, locks, etc.
>
> So it depends on your needs.
>
> On Sat, Aug 5, 2017 at 1:28 PM 蔡博 <cha...@gmail.com> wrote:
>>
>> jedis?
>> redisson?
>>
>> --
>> You received this message because you are subscribed to the Google Groups
>> "Redis DB" group.
>> To unsubscribe from this group and stop receiving emails from it, send an

>> To post to this group, send email to redi...@googlegroups.com.
>> Visit this group at https://groups.google.com/group/redis-db.
>> For more options, visit https://groups.google.com/d/optout.
>
> --
> You received this message because you are subscribed to the Google Groups
> "Redis DB" group.
> To unsubscribe from this group and stop receiving emails from it, send an

> To post to this group, send email to redi...@googlegroups.com.
> Visit this group at https://groups.google.com/group/redis-db.
> For more options, visit https://groups.google.com/d/optout.

--
You received this message because you are subscribed to the Google Groups "Redis DB" group.
To unsubscribe from this group and stop receiving emails from it, send an email to redis-db+unsubscribe@googlegroups.com.

To post to this group, send email to redi...@googlegroups.com.
Visit this group at https://groups.google.com/group/redis-db.
For more options, visit https://groups.google.com/d/optout.

--
You received this message because you are subscribed to the Google Groups "Redis DB" group.
To unsubscribe from this group and stop receiving emails from it, send an email to redis-db+unsubscribe@googlegroups.com.

To post to this group, send email to redi...@googlegroups.com.
Visit this group at https://groups.google.com/group/redis-db.
For more options, visit https://groups.google.com/d/optout.



--

Itamar Haber | Chief OSS Education Officer
Redis Labs ~/redis

Mobile: +972 (54) 567 9692
Twitter: @itamarhaber
Skype: itamar.haber

Reply all
Reply to author
Forward
0 new messages