VOOZH about

URL: https://www.javacodegeeks.com/tag/jedis

⇱ Jedis Archives - Java Code Geeks


  • Enterprise Java👁 Image
    Francisco Ribeiro JuniorFebruary 6th, 2014
    2 464

    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👁 Image
    Francisco Ribeiro JuniorNovember 1st, 2013
    0 1,247

    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👁 Image
    Francisco Ribeiro JuniorOctober 22nd, 2013
    7 1,074

    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 »
Back to top button
Close