Skip to content

Latest commit

 

History

History
17 lines (7 loc) · 277 Bytes

README.md

File metadata and controls

17 lines (7 loc) · 277 Bytes

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