Skip to content

refactor: Redis 데이터베이스 논리적 분리 적용#93

Merged
sumyeom merged 9 commits intodevelopfrom
feature/redissplit
Feb 5, 2025
Merged

refactor: Redis 데이터베이스 논리적 분리 적용#93
sumyeom merged 9 commits intodevelopfrom
feature/redissplit

Conversation

@yeji-world
Copy link
Contributor

@yeji-world yeji-world commented Feb 5, 2025

#️⃣연관된 이슈

#84

📝작업 내용

  1. Redis 데이터베이스 논리적 분리를 위해 RedisConfig 수정
  2. 각 서비스에 @qualifier를 사용하여 알맞은 RedisTemplate 적용

💬리뷰 요구사항(선택)

서비스에 적용하느라 알림 서비스, 레디스스트림 서비스, 보드 서비스도 수정했습니다.
확인 해보시고 리뷰 부탁드립니다~!

@yeji-world yeji-world linked an issue Feb 5, 2025 that may be closed by this pull request
1 task
@sumyeom sumyeom merged commit 783f7e7 into develop Feb 5, 2025
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

refactor: Redis 데이터베이스 논리적 분리

4 participants