A simple Redis util built on top of Jedis. Clone the application git clone https://github.com/shubham-v/redis-util.git To run the application, execute following command in terminal by replacing text in between <> - cd redis-util mvn package java -jar target/*.jar