Skip to content

Implementation of Redis Cache and Redis Database using Spring Boot

Notifications You must be signed in to change notification settings

Habib-87/MicroServiceRedisCache

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

MicroServiceRedisCache

To show how can we implement caching using Redis in Microservice.

Install Redis in local before proceeding with this example. We have used Redis as a cache and backend as well. If you wish you can change the backend to different Database like Mongo or any other DB.For that you just need to change the repository layer.

About

Implementation of Redis Cache and Redis Database using Spring Boot

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages