Jedis
-
Enterprise Java
Redis sort with Jedis
In this post we will talk about the Redis SORT command. Redis provides the SORT command that we can use…
Read More » -
Enterprise Java
Using Sorted Sets with Jedis API
In the previous post we started looking into Jedis API a Java Redis Client. In this post we will look…
Read More » -
Enterprise Java
Getting Started With Jedis
Hi, these days I started looking into Redis. I’ve heard a lot about it so I decided to have a…
Read More »