레디스를 이용해 문제 해결하기

문제

해결방법

메모리 캐싱이 아닌 레디스를 선택한 이유?

레디스 사용의 단점

사용방법

https://docs.nestjs.com/techniques/caching#different-stores

  1. Redis 저장소를 사용하는 캐시 모듈 설치
npm install cache-manager-redis-store --save
  1. app.module에 의존성 표기