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

Setting: 레디스 프로덕션 설정을 분리한다. #108

Merged
merged 3 commits into from
Aug 20, 2024

Conversation

hseong3243
Copy link
Collaborator

⛏ 작업 사항

  • 레디스 config 클래스의 프로덕션 설정과 로컬, 테스트 설정을 분리했습니다.
  • 추가로 전역 예외 핸들러에 로깅을 추가했습니다.

📝 작업 요약

  • 레디스 config 클래스 프로필 분리

💡 관련 이슈

@hseong3243 hseong3243 added the ✨ Feature 기능 구현 label Aug 20, 2024
@hseong3243 hseong3243 self-assigned this Aug 20, 2024
@hseong3243 hseong3243 linked an issue Aug 20, 2024 that may be closed by this pull request
@hseong3243 hseong3243 marked this pull request as draft August 20, 2024 11:32
@hseong3243 hseong3243 marked this pull request as ready for review August 20, 2024 11:33
@hseong3243
Copy link
Collaborator Author

CI가 동작하지 않아 PR을 클로즈함.

@hseong3243 hseong3243 closed this Aug 20, 2024
@hseong3243 hseong3243 reopened this Aug 20, 2024
@seminchoi seminchoi merged commit 86ef50f into main Aug 20, 2024
3 checks passed
@seminchoi seminchoi deleted the setting/prod-redis-config branch August 20, 2024 11:36
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
✨ Feature 기능 구현
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Setting: 레디스 프로덕션 설정을 분리한다.
2 participants