Hi Guys,

I have question about client selection. Last weeks I worked on
understanding Redis. How it works, data types and couple things. I read
Redis's tutorials.

Yesterday I created skeleton of gora-redis module. In official tutorial
Redis explains 2 redis client. [3]  There is 2 famous redis client, Lettuce
and Jedis[2]. I decided go with lettuce[1] library as Redis client. I just
want to get your thought about it. Do you have any experience these two or
other redis clients ?

I searched some comparison. I figured out Spring uses lettuce than jedis
[4]

[1] https://lettuce.io/
[2] https://github.com/xetorthio/jedis
[3] https://redislabs.com/lp/redis-java/
[4] https://github.com/spring-projects/spring-session/issues/789

-- 
Talat UYARER
Websitesi: http://talat.uyarer.com
Twitter: http://twitter.com/talatuyarer
Linkedin: http://tr.linkedin.com/pub/talat-uyarer/10/142/304

Reply via email to