An open API service indexing awesome lists of open source software.

https://github.com/shubhamv108/redis-util

A simple Redis util built on top of Jedis.
https://github.com/shubhamv108/redis-util

cache jedis jedis-demo maven redis redis-cache redis-client write-back

Last synced: 6 months ago
JSON representation

A simple Redis util built on top of Jedis.

Awesome Lists containing this project

README

          

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