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.
- Host: GitHub
- URL: https://github.com/shubhamv108/redis-util
- Owner: shubhamv108
- Created: 2019-06-28T17:21:06.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2025-03-04T00:31:54.000Z (7 months ago)
- Last Synced: 2025-03-04T01:25:47.565Z (7 months ago)
- Topics: cache, jedis, jedis-demo, maven, redis, redis-cache, redis-client, write-back
- Language: Java
- Size: 38.1 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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