Tag: redis-cli

  • Spring Data Redis Cache – Redis-CLI

    In this article, I will provide an example of how to use PostgreSQL as a database and Redis for caching in a Spring Boot project. We will be using Docker Compose to install these tools. First, let’s understand what Redis is, its purpose, and its advantages. After that, we’ll discuss the methods in the provided…