/redis-demo-projects

Simple usage demonstrations for Redis

Primary LanguageJava

Redis Demo Projects

redis-jedis-demo

Using basic data types with Java Jedis Client

python redis demo

Simple cache implementation with Python

springboot-redis-simple-demo

Java implementation of python-redis-demo

springboot-redis-cache-demo

Redis Cache implementation with Java Lettuce Client