Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[BE] 데이터베이스 Replication 구성에 따른 Read / Write 분리하기 #592

Merged
merged 5 commits into from
Sep 24, 2024

Conversation

kunsanglee
Copy link
Contributor

issue

구현 사항

prod 환경에 AWS RDS read, write DB를 구분하여 연결하도록 설정하였다.
default 에서는 기존과 같이 H2 데이터베이스를 사용한다.

중점적으로 리뷰받고 싶은 부분(선택)

어떤 부분을 중점으로 리뷰했으면 좋겠는지 작성해주세요.

논의하고 싶은 부분(선택)

논의하고 싶은 부분이 있다면 작성해주세요.

🫡 참고사항

Copy link

github-actions bot commented Sep 24, 2024

Test Results

 22 files   22 suites   3s ⏱️
123 tests 123 ✅ 0 💤 0 ❌
127 runs  127 ✅ 0 💤 0 ❌

Results for commit e9687f4.

♻️ This comment has been updated with latest results.

@kunsanglee kunsanglee merged commit 0290f46 into be-dev Sep 24, 2024
3 checks passed
@kunsanglee kunsanglee deleted the feature/#590 branch September 24, 2024 04:13
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.

4 participants