Spring Boot: Using Redis as a Backend Database



Spring Boot: Using Redis as a Backend Database

Spring Boot: Using Redis as a Backend Database

In this video we will see how to use Redis as a backend database to our Spring Boot app. Redis can also persist data to disk. We will see the save settings and how to configure them.

You can find the code for this video at the following github url:
https://github.com/chargeahead/RedisData.git

Comments are closed.